Generate CRAN-like Repository Index
1 2 | write_PACKAGES_index(path = ".", output = "index.html", pattern = NULL,
title = "Packages", robots.file = TRUE)
|
path |
path to the repository's root directory |
output |
output filename – relative to the repository root |
pattern |
regular expression used to filter the names of the packages that will appear in the index. |
title |
title of the index page |
robots.file |
logical that indicates if a file |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.