api.get | R Documentation |
Uses http GET call to return an object from the API.
api.get(endpoint)
endpoint |
A character string containing a valid Onboard API endpoint. |
A list or data.frame of the API output.
## Not run: whoami <- api.get('whoami')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.