load_pkg_stat_snapshot | R Documentation |
Load all package dependency statistics
load_pkg_stat_snapshot()
It is calculated based on a specific CRAN/Bioconductor snapshot. The version is set via pkgndep_opt
$heaviness_db_version.
A data frame.
## Not run:
df = load_pkg_stat_snapshot()
head(df)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.