idig_POST | R Documentation |
Internal function for POST requests.
idig_POST(path, body, ...)
path |
endpoint |
body |
a list of parameters for the endpoint |
... |
additional arguments to be passed to httr::POST |
Generates a POST request and performs the checks on what is returned. Not exported.
the request (as a list)
Francois Michonneau
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.