
This intermediate R course demystifies functional programming by focusing on the tidyverse purrr package. Through hands-on exercises with complex nested list structures, it teaches clean alternatives to traditional loops for iteration, mapping, extraction, and object coercion.
R programmers and data scientists who want to master nested list manipulation and write cleaner, vectorised functional code using the tidyverse.
for loops with powerful map() functions to apply functions across list elements.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!
Price
This course is free to enrol.
Advertisement

More in Data Science & AI