to_arcpy: R to/from ArcGIS Object

View source: R/conversion.r

to_arcpyR Documentation

R to/from ArcGIS Object

Description

Convert rasters and features between R and ArcGIS.

Usage

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.


mkoohafkan/arcpy documentation built on Feb. 5, 2024, 9:55 a.m.