| base_help_pages_not_linked | R Documentation |
Help pages without links to other help pages. This makes harder to navigate to related help pages.
base_help_pages_not_linked()
A data.frame with two columns: Package and Source
Other functions related to BASE help pages:
base_help_cliques(),
base_help_pages_wo_links()
bhnl <- base_help_pages_not_linked()
head(bhnl)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.