| list_packages | R Documentation |
List packages available on the portal.
list_packages(limit = 50)
limit |
The maximum number of packages to return. The default is 50. |
A tibble of available packages and metadata, 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).
list_packages(5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.