Foundations of Functional Programming with purrr
Learn to easily summarize and manipulate lists using the purrr package.
Start Course for Free4 hours13 videos44 exercises10,434 learnersStatement of Accomplishment
Create Your Free Account
or
By continuing, you accept our Terms of Use, our Privacy Policy and that your data is stored in the USA.Training 2 or more people?
Try DataCamp for BusinessLoved by learners at thousands of companies
Course Description
Lists can be difficult to both understand and manipulate, but they can pack a ton of information and are very powerful. In this course, you will learn to easily extract, summarize, and manipulate lists and how to export the data to your desired object, be it another list, a vector, or even something else! Throughout the course, you will work with the purrr package and a variety of datasets from the repurrrsive package, including data from Star Wars and Wes Anderson films and data collected about GitHub users and GitHub repos. Following this course, your list skills will be purrrfect!
Training 2 or more people?
Get your team access to the full DataCamp platform, including all the features.In the following Tracks
Intermediate Tidyverse Toolbox
Go To Track- 1
Simplifying Iteration and Lists With purrr
FreeIteration is a powerful way to make the computer do the work for you. It can also be an area of coding where it is easy to make lots of typos and simple mistakes. The purrr package helps simplify iteration so you can focus on the next step, instead of finding typos.
- 2
More complex iterations
purrr is much more than a for loop; it works well with pipes, we can use it to run models and simulate data, and make nested loops!
Working with unnamed lists50 xpNames & pipe refresher100 xpSetting names100 xpPipes in map()100 xpMore map()50 xpSimulating Data with Purrr100 xpRun a linear model100 xpmap_chr()100 xpmap_dbl() and map_int()100 xpmap2() and pmap()50 xpSimulating data with multiple inputs using map2()100 xpSimulating data 3+ inputs with pmap()100 xp - 3
Troubleshooting lists with purrr
Like anything in R, understanding how to troubleshoot issues is an important skill set. This can be particularly important with lists, where finding the problem can be tricky.
How to purrr safely()50 xpsafely() replace with NA100 xpConvert data to numeric with purrr100 xpFinding the problem areas100 xpAnother way to possibly() purrr50 xpReplace safely() with possibly()100 xpConvert values with possibly()100 xppurrr is a walk() in the park50 xpComparing walk() vs. no walk() outputs100 xpwalk() for printing cleaner list outputs100 xp - 4
Problem solving with purrr
Now that you have the building blocks, we will start tackling some more complex data problems with purrr.
Training 2 or more people?
Get your team access to the full DataCamp platform, including all the features.In the following Tracks
Intermediate Tidyverse Toolbox
Go To Trackdatasets
Simulated data 1990-2005collaborators
DataCamp Content Creator
See MoreCourse Instructor
DataCamp offers interactive R, Python, Spreadsheets, SQL and shell courses. All on topics in data science, statistics, and machine learning. Learn from a team of expert teachers in the comfort of your browser with video lessons and fun coding challenges and projects.
What do other learners have to say?
Join over 15 million learners and start Foundations of Functional Programming with purrr today!
Create Your Free Account
or
By continuing, you accept our Terms of Use, our Privacy Policy and that your data is stored in the USA.