Learn R Programming

RPyGeo (version 0.9-3)

rpygeo.required.extensions: Check required ArcGIS extensions

Description

Internal function that checks which ArcGIS extensions have to be enabled to evaluate a Python expression.

Usage

rpygeo.required.extensions(expr)

Arguments

expr
A vector or list of character strings with Python geoprocessing expressions or function names.

Value

(currently e.g. "Spatial", "3d", "geostats", "network", and/or "datainteroperability").

See Also

rpygeo.geoprocessor