si_zones {simodels}R Documentation

Example zones and centroids

Description

si_zones and si_centroids represent administrative zones between which flows are to be estimated.

Note

The schema data can be (re-)generated using code in data-raw

Examples

si_zones
plot(si_zones$geometry)
plot(si_centroids$geometry, add = TRUE)

[Package simodels version 0.0.5 Index]