Description Usage Arguments Value Examples
View source: R/govcan_get_resources.R
Display resources attached to a specific record or (i.e. a CKAN package) or to a stack of packages
1 |
x |
An object of the class |
A object of class ckan_resource_stack
or list of ckan_resource_stack objects.
1 2 3 4 5 | ## 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.