file.remove("metnum.pdf")
pack <- "metnum"
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.