View source: R/get_colombia_native_communities.R
| get_colombia_native_communities | R Documentation |
Retrieves information about Colombia's native communities from the API Colombia. This function fetches only selected fields: id, name, description, and languages.
get_colombia_native_communities()
A tibble with multiple rows and the selected columns, or NULL if the API is unavailable.
native_communities <- get_colombia_native_communities()
print(native_communities)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.