Announcement: Register by Friday for Free R Training Sessions
Blog author offers free 45-minute one-on-one R training sessions to 10 people, focusing on data analysis, visualization, and package development.
Blog author offers free 45-minute one-on-one R training sessions to 10 people, focusing on data analysis, visualization, and package development.
A tutorial on using the infer package in R for hypothesis testing through simulation, following a modern statistical approach.
A data analyst compares Tidyverse's select(ends_with()) in R to achieving similar column filtering in M/Power Query for Power BI/Excel data processing.
A team shares their diverse experiences attending and presenting at the SatRdays Cardiff conference for R programming language users.
An introduction to using Tidyverse data manipulation concepts in Python, focusing on the Dplython package as an alternative to pandas.
Explains a bug in R's tidyverse where !! and !!! quasiquotation breaks when parsed/deparsed, affecting debugging and function editing.
A data scientist explores using the Papyrus font in R and ggplot2, analyzing Avatar box office data with custom visualizations.
A guide showing the 'mousey' (GUI) methods for checking software versions in R/RStudio, acknowledging they are not best practice but helpful for beginners.
A roundup of blog posts and resources discussing various data analysis workflows and tools in the R programming language.
Exploring the 'srvyr' package for pipeable survey analysis in R and its integration with tidyverse conventions.