read.shape: read.shape

Description Usage Arguments Details Value Examples

Description

read.shape is an easier alternative to readOGR.

Usage

1
read.shape(shape.path)

Arguments

shape.path

Character. Shapefile path

Details

This is an alternative function to readOGR, which pretends to be the easiest way to load shapefiles.

Value

a spatial object.

Examples

1
2
3
4
## Not run: 
read.shape('./myshapefile.shp')

## End(Not run)

ahornero/rsensing documentation built on May 8, 2019, 1:37 a.m.