Code Club Sessions (starting with the most recent)
Iterating part II: writing custom functions and purrr:map()
Developing tools for doing things over and over
functions
functional programming
map
purrr
You might find yourself in a situation where you are copying and pasting your code multiple times, changing a single variable. This could be situation where you want to run…
No matching items