While `dplyr` makes data manipulation in R intuitive, wrapping its functions inside custom functions often triggers unexpected errors due to tidy evaluation. This course demonstrates how to program cleanly within the tidyverse ecosystem.
Geared toward intermediate R programmers who want to write robust, reusable functions built on top of `dplyr` without hitting evaluation roadblocks.
The tidyverse includes a tremendous set of packages that make working with data simple and fast. But have you ever tried to put dplyr functions inside functions and been stuck with strange errors or unexpected results? Those errors were likely due to tidy evaluation, which requires a little extra work to handle. In Programming with dplyr, you’ll be equipped with strategies for solving these errors via the rlang package. You’ll also learn other techniques for programming with dplyr using data from the World Bank and International Monetary Fund to analyze worldwide trends throughout. You’ll be a tidyverse function writing ninja by the end of the course!
Price
This course is free to enrol.
Enrol free on DataCamp →Advertisement
More in Data Science & AI
