Before committing
run devtools::document()
run source("dev/style.R")
, which automatically styles the code
run source("dev/lint.R")
, and manually correct problems shown by it
run devtools::check()
and correct possible problems
* run devtools::test()
and see if tests pass
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.