Package: arcpy 0.4-0
arcpy: Interface to 'ArcGIS' 'Python' Modules
An interface to the 'ArcGIS' 'arcpy' and 'arcgis' 'python' API <https://pro.arcgis.com/en/pro-app/latest/arcpy/get-started/arcgis-api-for-python.htm>. Provides various tools for installing and configuring a 'Conda' environment for accessing 'ArcGIS' geoprocessing functions. Helper functions for manipulating and converting 'ArcGIS' objects from R are also provided.
Authors:
arcpy_0.4-0.tar.gz
arcpy_0.4-0.zip(r-4.7)arcpy_0.4-0.zip(r-4.6)arcpy_0.4-0.zip(r-4.5)
arcpy_0.4-0.tgz(r-4.6-any)arcpy_0.4-0.tgz(r-4.5-any)
arcpy_0.4-0.tar.gz(r-4.7-any)arcpy_0.4-0.tar.gz(r-4.6-any)
arcpy_0.4-0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
arcpy/json (API)
NEWS
| # Install 'arcpy' in R: |
| install.packages('arcpy', repos = c('https://mkoohafkan.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mkoohafkan/arcpy/issues
Pkgdown/docs site:https://hydroecology.net
Last updated from:44901e4a55. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 145 | ||
| source / vignettes | OK | 199 | ||
| linux-release-x86_64 | OK | 161 | ||
| macos-release-arm64 | OK | 96 | ||
| macos-oldrel-arm64 | OK | 102 | ||
| windows-devel | OK | 122 | ||
| windows-release | OK | 110 | ||
| windows-oldrel | OK | 104 | ||
| wasm-release | OK | 102 |
Exports:%as%arcpy_versionas_iteratorda_dropda_fieldsda_insertda_readda_updatefrom_arcpyimportinstall_arcpyiter_nextiteratepy_helpto_arcpyuse_condaenv
Dependencies:herejsonlitelatticeMatrixpngrappdirsRcppRcppTOMLreticulaterlangrprojrootwithr
Using the helper functions
Rendered fromhelper-functions.rmdusingknitr::rmarkdownon May 21 2026.Last update: 2023-08-23
Started: 2018-09-19
Manipulating arcobjects
Rendered frommanipulating-arcobjects.rmdusingknitr::rmarkdownon May 21 2026.Last update: 2023-08-23
Started: 2020-01-23
Quickstart to arcpy
Rendered fromquickstart.rmdusingknitr::rmarkdownon May 21 2026.Last update: 2023-12-21
Started: 2018-09-19
Raster math with arcpy
Rendered fromraster-math.rmdusingknitr::rmarkdownon May 21 2026.Last update: 2023-08-23
Started: 2018-09-19
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Interface to ArcPy | arcpy-package arcpy _PACKAGE |
| Get Arcpy Version | arcpy_version |
| Table Row Removal with arcpy.da | da_drop |
| List Attribute Table Fields | da_fields |
| Table Insertion with arcpy.da | da_insert |
| Read Table with arcpy.da | da_read |
| Update Table with arcpy.da | da_update |
| Install ArcGIS Conda Environment | install_arcpy |
| R to/from ArcGIS Object | from_arcpy to_arcpy |
