read.shape: Read an ESRI Shapefile

Description Usage Arguments Value Author(s)

View source: R/read.shape.R

Description

This function reads an ESRI shapefile and creates a simple features (sf) object.

Usage

1
read.shape(filename)

Arguments

filename

Character string containing the name of the shapefile. The shapefile name should include the ".shp" extension. If the name does not include that extension, it will be added.

Value

An object belonging to class sf.

Author(s)

Tom Kincaid Kincaid.Tom@epa.gov

Marc Weber Weber.Marc@epa.gov


mhweber/spsurvey documentation built on Sept. 17, 2020, 4:24 a.m.