# Quick script to generate the manual form the Roxygen documentation
require(devtools)
devtools::document()
devtools::build_manual(path = "man/manuscript/")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.