grass2tif: converts GRASS raster to Geotiff

Description Usage Arguments Value

View source: R/tb_bluedjinn.R

Description

converts GRASS raster to Geotiff

Usage

1
grass2tif(runDir = NULL, layerName = NULL, returnRaster = FALSE)

Arguments

runDir

path of working directory

layerName

name GRASS raster

returnRaster

return GRASS raster as an R raster object, default = FALSE

Value

if returnRaster the converted GRASS raster is returned as an raster* object


uavRst documentation built on Dec. 30, 2019, 5:06 p.m.