province.map: Draw a polygon map based on province name

View source: R/province.map.R

province.mapR Documentation

Draw a polygon map based on province name

Description

Draw a polygon map based on province name. The function is written in 2013 by Guofang Liu.

Usage

provincemap(province='北京',...)

Arguments

province

a name of a province or city.

...

further arguments passed to the function lines.

Examples


setwd("E:/3R/2data/china's polygon")
province.map(province='河南')
province.map(province='内蒙')


liuguofang/figsci documentation built on Nov. 24, 2023, 1:45 p.m.