| importLabels | R Documentation |
Import the appropriate ‘code list’ from
for the selected Eurostat dimension, e.g. geo (countries or other geographic entities),
nace_r2 (sectors), indic_sb (indicators), etc.
importLabels(EurostatDimCode)
EurostatDimCode |
A string – the code name of the Eurostat dimension, e.g. |
A data.frame with 2 columns: codes (with a name determined by EurostatDimCode)
and corresponding labels (named with suffix _labels).
## Not run:
importLabels('nace_r2')
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.