load.N4D.metadata | R Documentation |
Download updated indicator metadata from Numbers for Development (N4D) API
load.N4D.metadata(lang = c("en", "es"))
lang |
Language in which to return the results. If |
A data frame of available indicators with related metadata
Not all indicators have support for langauges other than english. If the specific return
does not support your requested language by default it will return NA
. .
The options for lang
are:
en
: English
es
: Spanish
# default is english. To specific another language use argument lang
load.N4D.metadata(lang = "es")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.