buildSiteDoc | R Documentation |
**OBSOLETED**
This is a simple delegate wrapper for
staticdocs::build_site
to generate package doc for an
R package. In addition, if there are any rgl devices opened by
build_site
, they get closed.
TODO: Remove this rgl-closing hack.
buildSiteDoc(path = "~/src/Rweb/tsiMisc")
path |
|
Tomas Sieger
##dontrun<<
# buildSiteDoc('~/src/R/myPackage')
##end<<
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.