apihelper.Rd
ridl(action, ..., .encoding = "json")
Operation to execute. See CKAN's API documentation for details.
HTTP POST encoding to use - one of json, form, or multipart.
json
form
multipart
httr::response object with the result of the call.
httr::response