Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 474 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 474 Bytes

#rcnmap

draw the province map with specified color in China map.

##install

library(devtools)
install_git("https://github.com/jiang-hang/rcnmap")

##usage

library(rcnmap)
cnmap(c("hubei","shanghai","gansu"),c("red","red","yellow"))

output:

关于各省的拼音

  • 陕西 shanxi3
  • 山西 shanxi1
  • 内蒙古 neimeng

##contact contact the author