province.map | R Documentation |
Draw a polygon map based on province name. The function is written in 2013 by Guofang Liu.
provincemap(province='北京',...)
province |
a name of a province or city.
... |
further arguments passed to the function lines
.
setwd("E:/3R/2data/china's polygon")
province.map(province='河南')
province.map(province='内蒙')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.