library(BERGMets)
pack <- "BERGMets"
path <- find.package(pack)
system(paste(shQuote(file.path(R.home("bin"),"R")),
"CMD","Rd2pdf",shQuote(path)))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.