grass2tif: converts GRASS raster to Geotiff
Description
converts GRASS raster to Geotiff
Usage
grass2tif(runDir = NULL, layerName = NULL, returnRaster = FALSE)
Arguments
runDir
path of working directory
returnRaster
return GRASS raster as an R raster object, default = FALSE