apihelper: Helper function to make API calls

apihelperR Documentation

Helper function to make API calls

Usage

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.


galalH/riddle documentation built on Jan. 3, 2023, 10:55 a.m.