View source: R/gdb_raster2SpatRast.R
gdb_raster2SpatRast | R Documentation |
Converts an ESRI Geodatabase raster to a terra::SpatRaster.
gdb_raster2SpatRast(raster_path)
raster_path |
character; A path to an ESRI raster. |
A 'terra::SpatRaster' object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.