Skip to contents

Help pages without links to other help pages. This makes harder to navigate to related help pages.

Usage

base_help_pages_not_linked()

Value

A data.frame with two columns: Package and Source

See also

Other base_help_pages: base_help_cliques(), base_help_pages_wo_links()

Examples

bhnl <- base_help_pages_not_linked()
#> Warning: Some pages point to different places according to the OS.
#> Warning: Some links are distinct depending on the OS.
head(bhnl)
#>   Package              Source
#> 1    base        Constants.Rd
#> 2    base Foreign-internal.Rd
#> 3    base      ISOdatetime.Rd
#> 4    base       Last.value.Rd
#> 5    base         S3method.Rd
#> 6    base   StackOverflows.Rd