Learn R Programming

redist (version 3.0.1)

preproc.shp: Preprocess shapefile arguments

Description

Preprocess shapefile arguments

Usage

preproc.shp(shp)

Arguments

shp

sf or SpatialPolygonsDataFrame

Value

shp as sf object

Examples

Run this code
# NOT RUN {
data("fl25")
preproc.shp(fl25)
# }

Run the code above in your browser using DataLab