powered by
Explore the relationship between CRAN packages and other help pages by the target they use.
cran_targets_links(packages = NULL)
A data.frame with 6 columns: from_pkg, from_Rd, to_pkg, to_target, to_Rd, n (Number of links).
A vector with packages or NULL for all packages.
NULL
Other links from CRAN: cran_links(), cran_pages_links(), cran_pkges_links()
cran_links()
cran_pages_links()
cran_pkges_links()
ctl <- cran_targets_links("BaseSet") head(ctl)
Run the code above in your browser using DataLab