Get started
get-started.Rmd
library(RITHMS)Pre-Simulation functions
Inflate your package
You’re one inflate from paper to box. Build your package from this
very Rmd using fusen::inflate()
- Verify your
"DESCRIPTION"file has been updated - Verify your function is in
"R/"directory - Verify your test is in
"tests/testthat/"directory - Verify this Rmd appears in
"vignettes/"directory