process_response | R Documentation |
This S3 object returned by this function contains three elements:
status_code, as an integer
request, which is the request URL without authentication details
content, the unparsed body of the response
process_response(response, request_url_without_auth)
response |
A raw response generated by the |
request_url_without_auth |
Character. The request |
An S3 object of class ptv_api
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.