raster_to_arcpy {arcpy} | R Documentation |
Raster To ArcGIS Object
Description
Convert a SpatRaster
object to ArcGIS.
Usage
raster_to_arcpy(x, ...)
Arguments
x |
A |
... |
Reserved for future expansion. |
Value
An ArcGIS Raster object.
[Package arcpy version 0.4-0 Index]