Usage
callAPI(
action = c("current_package_list_with_resources", "group_list", "package_list",
"organization_list", "tag_list"),
...
)Value
(data.frame) output from the Pandora API
Arguments
- action
(character) name of the endpoint
"mapping"
- ...
parameters for the endpoint, e.g. all_fields = "true"