| cran_help_pages_links_wo_deps | R Documentation |
On WRE section "2.5 Cross-references" explains that packages shouldn't link to help pages outside the dependency.
cran_help_pages_links_wo_deps(packages = NULL)
packages |
A vector with packages or |
A data.frame of help pages and links.
https://cran.r-project.org/doc/manuals/r-devel/R-exts.html#Cross_002dreferences
evmix <- cran_help_pages_links_wo_deps("evmix")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.