feature_to_arcpy {arcpy}R Documentation

Feature To ArcGIS Object

Description

Convert an sf object to ArcGIS.

Usage

feature_to_arcpy(x, ...)

Arguments

x

An sf object.

...

Reserved for future expansion.

Value

An ArcGIS vector object.


[Package arcpy version 0.4-0 Index]