R/core_metadata.R
core_metadata.Rd
Return meta information about core packages
core_metadata(package = NULL)
One (or more) core packages, if NULL shows information about all of them.
a knitr::kable output with details about the core packages
if (FALSE) { core_metadata() core_metadata(c("pipapi", "wbpip")) }