importShape: Imports a shapefile

Description Usage Arguments Details Value Note Author(s)

Description

Wrapper function for calling rgdal function to import a shapefile.

Usage

1
importShape(pathLoc, filename)

Arguments

pathLoc

The shapefile directory path.

filename

The file name of the shapefile to import

Details

Omit extension in filename; expects a filename to have .shp extension. myShape <- importShape(pathLoc = 'path', filename = 'name')

Value

A shapefile

Note

Edited by CDMartinez 14 Dec 15

Author(s)

Created by CDMartinez 03 Dec 15


madorning/energySim0.1.0 documentation built on May 22, 2019, 2:23 p.m.