APSHPread: AP Read Shapefile

Description Usage Arguments Value Examples

View source: R/APSHP.R

Description

Read a Shapefile from a path

Usage

1
APSHPread(filePath, warnings = FALSE)

Arguments

filePath

character. Path to file

warnings

logical. If FALSE, then warnings will be suppressed

Value

SpatialPolygonsDataFrame

Examples

1
2
3
4
## Not run: 
inPoly <- APSHPread("C:/Geodata/myfile.shp")

## End(Not run)

APfun documentation built on Oct. 23, 2020, 8:10 p.m.