| handleAPIresponse | R Documentation | 
Do the right thing with the HTTP response
handleAPIresponse(response, special.statuses = list(), progress.handler = NULL)
| response | an httr response object | 
| special.statuses | an optional named list of functions by status code. | 
| progress.handler | an optional function to handle errors reported by
a progress result. Default NULL prints the string  | 
The full HTTP response object, just the content, or any other status-specific action
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.