getOGR: 'readOGR' from file not in the current working directory

Description Usage Arguments Value Author(s)

View source: R/getOGR.R

Description

Simply a wrapper for 'readOGR' that allows reading a file in a directory that is not the current working directory.

Usage

1
getOGR(layer, path, ...)

Arguments

layer

Layer name. See readOGR.

path

Parent directory of the data source.

...

Other arguments passed to readOGR.

Value

A Spatial object.

Author(s)

Alex Chubaty


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