Description Usage Arguments Value
View source: R/parse_response.R
An internal function to parse the api response for various public functions.
1 | parse_response(path, query = NA)
|
path |
Mandatory character parameter. This is an extension of the api end point and passed as an argument from the function calling |
query |
Optional named list parameter. This would consist of any named params to be passed to the api end point. |
A named list or a dataframe object of the response.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.