callAPI | R Documentation |
Call API
callAPI(
action = c("current_package_list_with_resources", "group_list", "package_list",
"organization_list", "tag_list"),
...
)
action |
(character) name of the endpoint "mapping" |
... |
parameters for the endpoint, e.g. all_fields = "true" |
(data.frame) output from the Pandora API
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.