View source: R/location_code_to.R
location_code_to_iso3 | R Documentation |
Convert location_code to iso3
location_code_to_iso3(x)
x |
Either a vector, or a data.frame/data.table containing a column called "location_code". |
Character vector the same length as x, containing the corresponding iso3.
csdata::location_code_to_iso3(c("nation_nor", "county_nor03"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.