raster_from_arcpy {arcpy}R Documentation

Raster From ArcGIS Object

Description

Convert an ArcGIS raster object to a SpatRaster object.

Usage

raster_from_arcpy(x, ...)

Arguments

x

An ArcGIS raster object.

...

Reserved for future expansion.

Value

A SpatRaster object.


[Package arcpy version 0.4-0 Index]