grass2tif: converts GRASS raster to Geotiff

View source: R/tb_bluedjinn.R

grass2tifR Documentation

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

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


gisma/uavRst documentation built on June 25, 2024, 3:07 a.m.