ona_project_list | R Documentation |
List projects
ona_project_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 projects.
ona_project_list()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.