feature_from_arcpy: Feature From ArcGIS Object

View source: R/conversion.r

feature_from_arcpyR Documentation

Feature From ArcGIS Object

Description

Convert an ArcGIS object to an sf object.

Usage

feature_from_arcpy(x, ...)

Arguments

x

An ArcGIS vector object.

...

Reserved for future expansion.

Value

A sf object.


arcpy documentation built on May 29, 2024, 9:58 a.m.