powered by
Get a specified packages metadata as a list.
package_metadata(package)
a list containing the package metadata.
A character vector of length 1 specifying a package id or name which identifies the package for which metadata should be returned.
if (FALSE) { package_metadata(package = "standard-populations") package_metadata(package = "4dd86111-7326-48c4-8763-8cc4aa190c3e") }
Run the code above in your browser using DataLab