mHM_maskRaster: Mask raster maps with same projection and extent.

Description Usage Arguments Value Author(s)

Description

mHM_maskRaster masks a raster with same projection and extent as the provided mask.

Usage

1
mHM_maskRaster(mask, inRaster, outRaster)

Arguments

mask

character, locating and defining raster format (either ASCII or GEOtif) or Raster* object.

inRaster

character vector, gives location and format of raster files (either ASCII or GEOtif), with same projection and extent as provided raster mask.

outRaster

character vector, defining raster format and location of the outfile, same length as inRaster.

Value

raster in given format (outRaster) written to outRaster

Author(s)

Johannes Brenner johannes.brenner@ufz.de


JBrenn/mHMr documentation built on May 7, 2019, 7:39 a.m.