writeRFilesFromVignettes {biocViews} | 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 |