深受数千家公司学习者的喜爱
培训2人或更多?
试用DataCamp for Business课程描述
先决条件
Introduction to the TidyverseIntermediate R1
Simplifying Iteration and Lists With purrr
Iteration 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!
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.
4
Problem solving with purrr
Now that you have the building blocks, we will start tackling some more complex data problems with purrr.
Foundations of Functional Programming with purrr
课程完成 通过 DataCamp for Mobile 提升您的数据技能
随时随地通过我们的移动课程和每日 5 分钟编程挑战提升技能。