ipc_get | R Documentation |
Back-end function used to drive the API calls of the other ipc_get_...()
family of functions.
ipc_get(resource, return_format, pass_format, api_key = NULL, ...)
resource |
One of the resources exposed in the IPC API, such
|
return_format |
The format that should be returned by the API. Allows
|
pass_format |
Pass format explicitly in the API call. |
api_key |
IPC API key. If |
... |
Named parameters passed to the API call URL in the form of
|
Data frame from the API
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.