Explore the relationship between CRAN packages and other help pages. If the target help page is ambiguous it is omitted.
See also
Other links:
base_links()
,
base_pages_links()
,
base_pkges_links()
,
base_targets_links()
,
cran_links()
,
cran_pkges_links()
,
cran_targets_links()
Examples
cpl <- cran_pages_links()
head(cpl)
#> from_pkg from_Rd to_pkg to_Rd n
#> 1 AATtools Preprocessing.Rd AATtools aat_bootstrap.Rd 1
#> 2 AATtools Preprocessing.Rd AATtools aat_compute.Rd 1
#> 3 AATtools Preprocessing.Rd AATtools aat_splithalf.Rd 1
#> 4 AATtools aat_bootstrap.Rd AATtools Algorithms.Rd 1
#> 5 AATtools aat_compute.Rd AATtools Algorithms.Rd 1
#> 6 AATtools aat_splithalf.Rd AATtools Algorithms.Rd 1