ona_data_list | R Documentation |
Retrieve list of datasets available to specific user
ona_data_list(
base_url = "https://api.ona.io",
auth_mode = c("token", "password")
)
base_url |
ONA URL. Default is https://api.ona.io. |
auth_mode |
Password or token? Default is token. |
A tibble of datasets available to specific user.
ona_data_list()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.