Convert rasters and features between R and ArcGIS.

to_arcpy(x, ...)

from_arcpy(x, ...)

Arguments

x

A raster or feature.

...

Reservered for future expansion.

Value

For to_arcpy(), an ArcGIS raster or feature layer. For from_arcpy(), a SpatRaster or sf object.