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"
mkoohafkan/arcpy documentation built on Sept. 4, 2024, 1:50 p.m.