writeRFilesFromVignettes | R Documentation |
Ensures that .R files from vignette code chunks are written out.
writeRFilesFromVignettes(reposRoot, reposUrl="..",
viewUrl="../..", reposFullUrl=reposUrl,
downloadStatsUrl="", devHistoryUrl="")
reposRoot |
Root directory of a CRAN-style repository |
reposUrl |
URL of repository |
viewUrl |
url of VIEWS file |
reposFullUrl |
Full URL of VIEWS file |
downloadStatsUrl |
URL to download stats page |
devHistoryUrl |
Dev history URL |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.