base_help_pages_wo_links: Help pages not linked from base R

View source: R/base_help.R

base_help_pages_wo_linksR Documentation

Description

Help pages without links from other help pages. This makes harder to find them.

Usage

base_help_pages_wo_links()

Value

A data.frame with two columns: Package and Source

See Also

Other functions related to BASE help pages: base_help_cliques(), base_help_pages_not_linked()

Examples

bhwl <- base_help_pages_wo_links()
head(bhwl)

repo.data documentation built on Sept. 15, 2025, 9:08 a.m.