importRaster: Imports raster file

Description Usage Arguments Details Value Note Author(s)

View source: R/shape.R

Description

Wrapper function for importing a raster given the path and file name.

Usage

1
importRaster(pathLoc, filename)

Arguments

pathLoc

The raster path directory

filename

The file name of the raster to import

Details

Include extension in file name. myRaster <- importRaster(pathLoc = 'path', filename = 'name.tiff')

Value

Raster

Note

Edited by CDMartinez 17 Dec 15

Author(s)

Created by CDMartinez 17 Dec 15


madorning/energySimMD documentation built on May 22, 2019, 2:40 p.m.