psychbruce/bruceR

Perhaps the city should be replaced by prov?

Closed this issue · 2 comments

if(is.na(var) | level=="city") {

My idea is that if you want to draw a city-level map, then it will only draw the border of provinces without "color" or "fill", and plot cities as dots on the map.

Thanks! I did not consider this.