ridl(action, ..., .encoding = "json")

Arguments

action

Operation to execute. See CKAN's API documentation for details.

.encoding

HTTP POST encoding to use - one of json, form, or multipart.

Value

httr::response object with the result of the call.