get_location_name | R Documentation |
Get WPP 2019 location name from codes
get_location_name(location_code)
location_code |
WPP 2019 location code |
'location_name' of given 'location_code'
# Get name for Argentina (code 32)
get_location_name( 32 )
# Get name for list of countries
get_location_name( c( 76, 32, 600, 604, 152 ))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.