Learn R Programming

remap (version 0.3.2)

mapNames: Get the names of a choropleth map for remapC

Description

mapNames show what kind of map names is needed for remapC

Usage

mapNames(mapType)

Arguments

mapType

one of "china", "world" or the name of province in China

Value

mapNames returns a vec of map names

Examples

Run this code
# NOT RUN {
## get the province names:
mapNames('china')
# }

Run the code above in your browser using DataLab