R/arcpy.r

#' Interface to ArcPy
#'
#' An interface to the ArcGIS `arcpy` Python module via the
#' R-Python interface provided by `reticulate`. Loading the
#' packages exposes the `arcpy` and `arcgis` python modules for
#' accessing the ArcGIS geoprocessor.
#' See the vignettes to get started.
#'
#' @name arcpy-package
#' @aliases arcpy
#' @docType package
#' @md
#' @seealso [install_arcpy()]
"_PACKAGE"

Try the arcpy package in your browser

Any scripts or data that you put into this service are public.

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