Curated by Chitra
Code Collection
Recipes
Curation
About
Code Collection
Categories
R
documentation
functional programming
resources
workflow
The Turing Way Handbook
resources
An excellent resource to ensure your research and/or data science projects are reproducible.
Apr 27, 2024
1 min
Understanding a targets workflow
R
workflow
An introduction to
{targets}
: why use it, how to use it, and some resources to get you started. (In other words: reduce the mental burden of figuring out which step of the analysis you’re on.)
Apr 11, 2024
7 min
R packages for summary tables in Word
R
documentation
Exporting summary tables from R to Word doesn’t have to be painful.
Aug 21, 2022
3 min
Functional programming
R
functional programming
Using
map
instead of for loops is (usually) better for you. (At the very least, you’ll learn a different way of thinking about recursion.)
Aug 16, 2022
4 min
No matching items