# installs dependencies, runs R CMD check, runs covr::codecov()
do_package_checks()
get_stage("install") %>%
add_code_step(devtools::install(".", upgrade = "always"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.