quick.div.map: quick.div.map

Description Usage

View source: R/visualization-fncs.R

Description

Plots a region boundaries and the overlapping divisions. Takes at minimum just a region.id/.type. Names of objects referenced geo.list and div for boundaries and divisions are hardcoded and indexed from.

Usage

1
2
3
4
5
6
7
8
quick.div.map(
  region.id,
  region.type,
  div.type = "SIGNT1",
  filter.to.type = NULL,
  pal = RColorBrewer::brewer.pal(8, "Dark2"),
  weight = 8
)

kmcd39/divFcns documentation built on Aug. 14, 2020, 2:03 p.m.