Learn to use the most powerful tool for working with data.
Even if you've never coded before.
Supporting forward looking organizations
New to R?
From "what's R?" to "I love R" in three self-paced courses.
Start here when you're just starting out.
Sign up for the newsletter
R tips and tricks straight to your inbox.
R in 3 Months
Looking for even more? R in 3 Months is a cohort-based program to help you finally learn R.
High-Quality Instruction
With R in 3 Months, you’ll get high-quality instruction that will guide you from R newbie to R expert.
Personalized Feedback
You'll work on your own code every week and get in-depth feedback.
Supportive Community
You'll be on this journey alongside a supportive community that will help you learn and keep you accountable to yourself.
Don't Take it From Us
Our learners say it best.
“What made me decide to engage with R in 3 Months was the focus on accessibility and inclusivity. It promised to simplify the complexity of R and make it approachable for someone like me who didn't have a strong background in programming or statistics. Before the course, my use of R was quite limited and mostly experimental, and I was not fully comfortable with the language. However, after completing R in 3 Months, my confidence and competence in using R have significantly increased. Now I use R regularly for a variety of tasks, such as data manipulation, data wrangling, data cleaning, statistical analytics, and data visualization. This has allowed me to leverage R more effectively in my professional projects.
“Really good introductory course. Even with the basic knowledge of R that I have, the course went through some aspects and details that were very useful.
“A great introduction to the fundamentals of R and RStudio.
“Very good explanations about how to using r, also he doesn't go fast so you can understand way better everything. Highly reccomendated :)
“I loved it. I absolutely loved it. The notepad can be very disheartening. You know immediately that there will be a lot of coding involved, but once you start the journey, you just want to go on. By the time I got to the Objects and Functions phase, I was saying goodbye to Excel. I also loved the quote about the coder. I confirmed this with my coder friends and they agreed with it 100%. I can now feel confident getting into R and coding without fear. This has been mind-opening. I would definitely recommend this course!
“Excellent intro to R in about an hour! Thank you!
“As we get to the end of the course, I'm feeling so much stronger in my ability to work with my data and make the visualizations I need. In the first part of the course I kept thinking, "I'm not sure if this is more time-efficient than using Stata"; later on I felt that it would be best to do my data wrangling in Stata and my data vis for maps and complex plots in R; and now I'm starting most of my new projects in R, as RMarkdown files, and planning forthcoming analyses with collaborators in R.
“Thank you for a very clear intro to demystify R!
“For anyone wanting to learn R, I cannot recommend this course enough!
“I found this short course engaging, informative and interesting. I believe it has given me a good first clue of how to get started with R.
Ready to Up Your R Game?
For when you've got the foundations down and you're ready to learn more.
Let Us Handle the R
Our consulting arm, Clarity Data Studio, creates reports, dashboards, websites, and more to help organizations to communicate more effectively with their data.
Blog
Learn to use the most powerful tool for working with data.
Even if you've never coded before.
Introducing the {pdfcheck} R package for checking the accessibility of PDFs
February 5, 2026
Are the PDFs you're creating accessible? Can someone using a screen reader navigate them? Is the color contrast sufficient for people who are colorblind? These are questions we've been getting a lot from our consulting clients at Clarity Data Studio. And honestly? When we reviewed our own PDFs, we found there wasn't a really great tool to check accessibility and give us actionable steps to improve. So we decided to build our own. It's called {pdfcheck}, and it's an R package that helps you...
[Livestream Recording] How to Make High-Quality PDFs with Quarto and Typst
November 20, 2025
Last week, we released our massive blog post on making report templates using Quarto and Typst. R for the Rest of Us consultant Joseph Barbier and I did a livestream yesterday where we went over several questions submitted to us on this topic. In the livestream we covered several topics, including: Making complex elements that we used in the state-level immunization reports we recently created for the Johns Hopkins University International Vaccine Access Center. Taking a Typst template and...
How to Make High-Quality PDFs with Quarto and Typst
November 12, 2025
In our consulting work at Clarity Data Studio, many clients come to us for support making highly-branded PDF reports. I spoke about how we make these reports in my 2024 posit::conf talk Report Design in R: Small Tweaks that Make a Big Difference. In the last couple years, we’ve moved to Typst almost exclusively for making PDFs. Of the two promises that Typst makes (powerful and easy to learn), we agree with the first. The second, however, a bit less so. The Typst website has great...