Skip to content

This function retrieves a list of projects from the Diario API.

Usage

diario_get_projects()

Value

A tibble containing the projects data.

Examples

if (FALSE) { # \dontrun{
projects <- diario_get_projects()
} # }