Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 658 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 658 Bytes

jokeR

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

  1. Slides can be found here