View source: R/govcan_get_resources.R
| govcan_get_resources | R Documentation |
Display resources attached to a specific record or (i.e. a CKAN package) or to a stack of packages
govcan_get_resources(x)
x |
An object of the class |
A object of class ckan_resource_stack or list of ckan_resource_stack objects.
## Not run:
search <- govcan_search("dfo", 10)
id_resources <- govcan_get_resources(search)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.