This is the output of a simple workflow to create a MVP of an R package 📦 that can be shared on Github as part of Exploristics lunchtime learning sessions1.
This demonstrated the following skills:
- Writing functions
- Documentating functions using roxygen2 📦
- Modifying Description File
- When to makes functions exportable/non-exportable
- Basic github usage
- Use of usethis & devtools 📦 to assist development
- Calling API within R
Footnotes
-
Slides can be found here ↩