R Language | News, how-tos, features, reviews, and videos
Have data sets scattered all over the place? Here's how to pull them into a single, robust catalog with the pointblank R package and a Quarto document.
Posit, formerly know as RStudio, has debuted an early version of an R package, aimed at developers, that brings WebAssembly (Wasm) to R.
The two-hour workshops offer training in data visualization and analysis with R, Python, and SQL and cost just $20 or €20. Next up is ChatGPT in R.
See how to join two data sets by one or more common columns using base R’s merge function, dplyr join functions, and the speedy data.table package.
Tools masquerading as languages, maddening syntax, dusty old code that just won’t die—here's what has us shaking our fists.
Sure, you could use one of the commercial or open-source RSS readers. But isn’t it more fun to code your own?
Some Twitter users migrating to Mastodon miss being able to run full-text searches of their own toots. Here's how to search your own posts using R and the rtoot package.
For everything from styling text and customizing color palettes to creating your own geoms, these ggplot2 add-ons deserve a place in your R data visualization toolkit. Plus, a bonus list of packages to explore on your own.
Using Quarto with Observable JavaScript is a great solution for R and Python users who want to create more interactive and visually engaging reports.
Free, hosted Observable notebooks provide an interactive experience and lots of open-source Observable JS code you can reuse and learn from. Here's how to get started.