Description Usage Arguments Value
This function is a helper to make get requests to the API.
1  | api_get(path)
 | 
path | 
 the path to an endpoint of the API  | 
A list of class "eiopaR_api". It has at least the following components:
the JSON content parsed to a list.
the path to the requested endpoint.
the raw response.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.