## ------------------------------------------------------------------------
## Rcpp compile attributes
Rcpp::compileAttributes()
## ------------------------------------------------------------------------
## Create NAMESPACE and .Rd files
pkgbuild::compile_dll()
## usethis::use_rcpp()
devtools::document()
## roxygen2::roxygenise()
## ------------------------------------------------------------------------
## Install the package locally
devtools::install()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.