Nothing
#' 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"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.