The dummyfoofactors package mimics the foofactors package, which is itself a dummy package.
Set-up and create a package with metadata and README files.
Learn about workflow with devtools::test(), devtools::check(), devtools::document(), devtools::load_all(), devtools::install().
Create functions with usethis::use_r().
Document packages and functions with roxygen2.
Create vignettes with usethis::use_vignette().
Create tests with usethis::use_testthat().
And so much more...
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.