diario_get_projects | R Documentation |
This function retrieves a list of projects from the Diario API.
diario_get_projects()
A tibble containing the projects data.
## Not run:
projects <- diario_get_projects(query = list(status = "active"))
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.