read_shapespatial_to_ogr: Read in shapefile using readOGR

Description Usage Arguments Value Note

View source: R/read.R

Description

Read in shapefile using readOGR

Usage

1

Arguments

full_path

entire path to shapefile ending in .shp, i.e. what you would pass to readShapeSpatial

Value

the shapefile, class SpatialPolygonsDataFrame

Note

This is to keep up-to-date and use rgdal:readOGR instead of the now unsupported maptools::readShapeSpatial


spew documentation built on Nov. 17, 2017, 7:36 a.m.