Description Usage Arguments Value
Generalized GET method
1 | GET_resource(path, fields = NULL)
|
path |
Path of the HTTP request. |
fields |
Fields to be included in the response, as a character vector. |
If request was successful, the API response. Otherwise, an
error or warning, as generated by httr::stop_for_status
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.