list_package_resources: List resources for a package
Description
List resources for a package on the portal.
Usage
list_package_resources(package)
Value
A tibble of resources along with metadata, including name,
id, format (the format of the resource file), and
last_modified (the date the resource was last modified).
Arguments
package
A way to identify the package. Either a package ID (passed as a character vector directly), a single package resulting from list_packages or search_packages, or the package's URL from the portal.