parse_response | R Documentation |
parse_response
parse_response(res, simplify)
res |
A httr response |
simplify |
logical: If TRUE (the default) the response is returned as a
|
If simplify = TRUE
, it returns a tibble with the requested content.
If simplify = FALSE
, it returns a list of class "pip_api" with
information about the PIP API query
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.