

Sharon Machlis
Executive Editor, Data & Analytics
Sharon Machlis is Director of Editorial Data & Analytics at Foundry (the IDG, Inc. company that publishes websites including Computerworld and InfoWorld), where she analyzes data, codes in-house tools, and writes about data analysis tools and tips. She holds an Extra class amateur radio license and is somewhat obsessed with R. Her book Practical R for Mass Communication and Journalism was published by CRC Press.

R tutorials: Learn R programming for data science
Search for R tutorials by task, topic, or package. Many include videos which are shorter than 10 minutes

Do more with R: RStudio addins and keyboard shortcuts
Speed up your R programming workflow with RStudio addins and customized keyboard shortcuts

Create a free data dictionary with R
Have data sets scattered all over the place? Pull them into a single, robust catalog with the pointblank R package and a Quarto document.
Wasm comes to R
Posit, formerly know as RStudio, has debuted an early version of an R package, aimed at developers, that brings WebAssembly (Wasm) to R.

Data Workshops for Ukraine: Learn a skill and support a cause
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.

How to merge data in R using R merge, dplyr, or data.table
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.

How to create your own RSS reader with R
Sure, you could use one of the commercial or open-source RSS readers. But isn’t it more fun to code your own?

Full-text search your own Mastodon posts with R
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 rtoots package.

Filter JavaScript objects the easy way with Arquero
Use popular 'grammar of data' syntax to filter and subset your two-dimensional JavaScript arrays and more. Here's how to use Arquero for data wrangling in Observable JavaScript and Node.js.

12 ggplot extensions for snazzier R graphics
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.

Data visualization with Observable JavaScript
Learn how to make the most of Observable JavaScript and the Observable Plot library, including a step-by-step guide to eight basic data visualization tasks in Plot.