Skip to content

GABurns/jokeR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

This is an example package

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages