Last chance! 50% off unlimited learning
Sale ends in
Show a portal package's metadata.
show_package(package)
A tibble including title
, id
, topics
, civic_issues
, excerpt
, publisher
, dataset_category
, num_resources
(the number of resources in the package), formats
(the different formats of the resources), refresh_rate
(how often the package is refreshed), and last_refreshed
(the date it was last refreshed).
A way to identify the package. Either a package ID (passed as a character vector directly) or the package's URL from the portal.
# \donttest{
show_package("c01c6d71-de1f-493d-91ba-364ce64884ac")
# }
Run the code above in your browser using DataLab