Skip to contents

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 base_help_pages: base_help_cliques(), base_help_pages_not_linked()

Examples

bhwl <- base_help_pages_wo_links()
#> Warning: Some pages point to different places according to the OS.
#> Warning: Some links are distinct depending on the OS.
head(bhwl)
#> [1] Package Source 
#> <0 rows> (or 0-length row.names)