| get_metadata_variables | R Documentation |
Perform GET request to the server to retrieve metadata associated to a list of variables.
get_metadata_variables(
areas,
variables,
report_missing = TRUE,
collected_metadata = NULL
)
areas |
List of area codes. |
variables |
List of variables, of the form: |
report_missing |
Logical: report any missing metadata when set to TRUE. |
collected_metadata |
List used to accumulate missing metadata across calls. |
Thomas Blanchet
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.