• Courses
    • Getting Started with R
    • Fundamentals of R
    • Going Deeper with R
    • The Glamour of Graphics
    • Using Git and GitHub with R
    • Mapping with R
    • Data Cleaning with R
    • Package Development with R
    • Inferential Statistics with R
  • R in 3 Months
  • Custom Training
  • Consulting
  • Blog
  • About
  • Contact

    Shopping Cart

    No products in the cart.

    Sign in
    • Courses
      • Getting Started with R
      • Fundamentals of R
      • Going Deeper with R
      • The Glamour of Graphics
      • Using Git and GitHub with R
      • Mapping with R
      • Data Cleaning with R
      • Package Development with R
      • Inferential Statistics with R
    • R in 3 Months
    • Custom Training
    • Consulting
    • Blog
    • About
    • Contact

    Author: David

    I help people learn R so they can work with their data more quickly, more efficiently, and more beautifully. Connect with me on Twitter, LinkedIn, or email.

    How to Use GitHub Actions with R to Run Code Automatically

    https://youtu.be/u-TcADhWosA In my course, Using Git and GitHub with R, I talk about GitHub Actions as one of the best reasons to use GitHub. GitHub Actions is a way for you to run code automatically, without you having to touch your computer. Maybe you run a survey and you want to pull the data

    David May 26, 2023
    0 Comments

    How to make your own color palettes in ggplot

    One of the great things about creating data viz with ggplot is that you can create color palettes that match your or your clients’ branding. We’ve written about how we do this in our consulting work. But the way we work is fairly complicated and I was asked recently for a simpler solution to making

    David January 23, 2023
    0 Comments

    How to Make 250+ Plots at the Same Time with R

    For the past several years, I’ve worked on a report called Oregon by the Numbers. In this project, I use R to make every single plot in the report: over 250 plots each year. In the time I’ve worked on this project, I’ve become more and more

    David January 9, 2023
    1 Comment

    R for the Rest of Us 2022 Year in Review

    Every once in a while, I talk to tell someone about a project we’re working on at R for the Rest of Us and they say to me, “wow, I didn’t even know you did that type of work!” I, like nearly everyone, often get so busy that we forget to share what we’re so

    David December 21, 2022
    0 Comments

    Using ChatGPT to Create Data Visualization with ggplot

    Have you heard about ChatGPT? It’s the latest in a line of AI tools that may transform how we write and how we code. ChatGPT takes a question and returns an answer. And it does so in a very human-sounding way. You know Siri? It’s kind of like that, but actually good.

    David December 5, 2022
    0 Comments

    No Designer Needed: How to Create Beautiful Reports Using Only R

    I recently gave a talk titled No Designer Needed: How to Create Beautiful Reports Using Only R at the CANSSI Ontario Statistical Software Conference. This talk showed how we at R for the Rest of Us use the pagedownpackage to make high-quality PDF reports for our clients.  In the talk, I explained the two approaches

    David November 21, 2022
    Load More

    Online Courses

    • R in 3 Months
    • Getting Started with R
    • Fundamentals of R
    • Going Deeper with R
    • The Glamour of Graphics
    • Using Git and GitHub with R
    • Mapping with R
    • Data Cleaning with R
    • Package Development with R
    • Inferential Statistics with R

    Other Ways to Learn

    • Blog
    • R Without Statistics Book
    • Podcast
    • Resources

    For Organizations

    • Custom Training
    • Consulting

    About

    • About
    • Contact
    © 2023 - R for the Rest of Us