loadShapefile: Load a shapefile.

Description Usage Arguments Value

View source: R/spatial.R

Description

This function loads a shapefile into memory for use in spatial or cartographic operations.

Usage

1
loadShapefile(directory, filename)

Arguments

directory

The full path to the file folder where the shapefile lives, as a character.

filename

The bare name of the shapefile, without extenstion, as a character.

Value

A spatial object.


matthewkling/ecoclim documentation built on May 21, 2019, 1:04 p.m.