Description Usage Arguments Details Value Examples
zoneGeneration
1 | zoneGeneration(map, qProb = c(0.25, 0.75), GridData = FALSE)
|
map |
object returned by function genMap |
qProb |
probability vector used to generate quantile values |
GridData |
logical value indicating if data are already on a regular grid (no kriging in that case) |
Generates zones from map data using quantile values associated to given probabilities
a list of zones, each zone is a SpatialPolygons
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.