Skip to content
R for the Rest of Us Logo

Package Development with R

Think back to when you learned to use R. 

At first, you learned how to use functions that others created. No need to write your own code to filter your data when someone else has already done this for you. 

Later, you wanted to do something specific, so you learned to write your own functions. Maybe you created a custom ggplot theme, and this function helped you make beautiful graphs. 

Now you’re working on a new project, and you want to re-use that ggplot theme. How do you get the code into this new project? Sure, you can copy it over, but what about the next project and the one after that? Are you going to keep copying your code every single time? 

The way around this problem is to develop your own package. It may sound complicated, but it’s simpler than you think. Packages are just a set of functions bundled together. Developing functions in packages requires you to write code in specific ways, but anyone can get the hang of it with a little bit of help. 

And that’s what Package Development with R is designed to do. You’ll learn how to structure your code, create helpful documentation for your functions, and test your functions to make sure they work just right. 

It’s often said that, if you copy code more than twice, you should make a function. Here’s a new saying for you: if you copy a function more than twice, you should make a package. And with this course, you’ll learn how to do just that. You can use your package to make your own work more efficient or share it with your team to get everyone on the same page. 

No matter what you do with it, learning to make your own R package will make you and those you work with more efficient than you’ve ever been before.

50% discount for:

Students

Apply

Low-income locations

Apply

25% discount for:

Groups of 3 or more

Apply

Course Includes

  • 26 Lessons
  • Course Certificate
  • Self-Paced
  • Lifetime Access

About the Instructor

Malcolm Barrett

Malcolm Barrett is a data scientist, an R developer, and an epidemiologist.

In his public health and other work, Malcolm has built dozens of R packages and has taught hundreds of people to make their own packages.

Malcolm Barrett

FAQs

Are there any prerequisites for this course?

This course assumes you are at least an intermediate R user who knows how to make your own functions. If you’ve done that, but have never combined your functions into a package, this course is for you!

Can I get a refund if I’m not satisfied?

Absolutely! If you are unsatisfied with the course for any reason, contact me and I will give you a full refund, no questions asked.

How long will I have access to the course for?

Forever!