get_fao | R Documentation |
REST functions to connect to FAO
get_fao(
endpoint,
params = list(),
language = c("en", "fr", "es", "NA"),
base_url = "https://faostatservices.fao.org/api/v1"
)
endpoint |
character. Endpoint for FAO API |
params |
list of query parameters |
language |
character. One of the UN languages supported by FAOSTAT |
base_url |
character. Base URL for FAOSTAT API |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.