| grass2tif | R Documentation | 
converts GRASS raster to Geotiff
grass2tif(runDir = NULL, layerName = NULL, returnRaster = FALSE)
| runDir | path of working directory | 
| layerName | name GRASS raster | 
| returnRaster | return GRASS raster as an R raster object, default = FALSE | 
if returnRaster the converted GRASS raster is returned as an raster* object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.