ona_project_info | R Documentation |
Get project info
ona_project_info(
base_url = "https://api.ona.io",
auth_mode = c("token", "password"),
project_id = NULL
)
base_url |
ONA URL. Default is https://api.ona.io. |
auth_mode |
Password or token? Default is token. |
project_id |
Project identifier. |
A tibble of projects.
ona_project_info(project_id = 12345)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.