loadStudyArea: Load a study area from file

Description Usage Arguments Value

View source: R/studyArea.R

Description

Simple wrapper around readOGR to load a kml or shapefile.

Usage

1
loadStudyArea(path = NULL, filename = NULL, proj = NULL)

Arguments

path

path to directory containing the file

filename

the name of the file.

proj

(optional) a crs projection string to reproject the study area to.

Value

A SpatialPolygonsDataFrame


achubaty/amc documentation built on April 6, 2021, 6:56 a.m.