View source: R/compactness_helpers.R
prep_perims | R Documentation |
Replaces redist.prep.polsbypopper
prep_perims(shp, epsg = 3857, perim_path, ncores = 1)
shp |
A |
epsg |
Numeric EPSG code to use to project the shapefile, if needed. Default is 3857. |
perim_path |
A path to save an rds |
ncores |
Integer number of cores to use. Default is 1. |
tibble of perimeters and lengths
data(nh)
prep_perims(nh)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.