View source: R/visualization-fncs.R
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.
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
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.