library(devtools)
library(magrittr)
build(
pkg = ".",
path = "./build",
binary = FALSE,
vignettes = TRUE,
manual = FALSE,
args = NULL,
quiet = FALSE,
)
document(pkg = ".", roclets = NULL, quiet = FALSE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.