parse_api_response | R Documentation |
Parse an API response
parse_api_response(res, url, simplify_vector = F, name = NULL)
res |
the API response |
url |
the endpoint url |
simplify_vector |
passed to |
name |
class name of the S3 object |
S3 object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.