Other packages > Find by keyword >

arcgisutils  

ArcGIS Utility Functions
View on CRAN: Click here


Download and install arcgisutils package within the R console
Install from CRAN:
install.packages("arcgisutils")

Install from Github:
library("remotes")
install_github("cran/arcgisutils")

Install by package version:
library("remotes")
install_version("arcgisutils", "0.3.1")



Attach the package and use:
library("arcgisutils")
Maintained by
Josiah Parry
[Scholar Profile | Author Map]
First Published: 2024-01-11
Latest Update: 2024-02-22
Description:
Developer oriented utility functions designed to be used as the building blocks of R packages that work with ArcGIS Location Services. It provides functionality for authorization, Esri JSON construction and parsing, as well as other utilities pertaining to geometry and Esri type conversions. To support 'ArcGIS Pro' users, authorization can be done via 'arcgisbinding'. Installation instructions for 'arcgisbinding' can be found at .
How to cite:
Josiah Parry (2024). arcgisutils: ArcGIS Utility Functions. R package version 0.3.1, https://cran.r-project.org/web/packages/arcgisutils. Accessed 04 Apr. 2025.
Previous versions and publish date:
0.1.0 (2024-01-11 11:40), 0.1.1 (2024-01-17 22:22), 0.2.0 (2024-02-23 00:00), 0.3.0 (2024-05-09 21:20)
Other packages that cited arcgisutils R package
View arcgisutils citation profile
Other R packages that arcgisutils depends, imports, suggests or enhances
Complete documentation for arcgisutils
Downloads during the last 30 days
03/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/03Downloads for arcgisutils5101520253035404550556065TrendBars

Today's Hot Picks in Authors and Packages

PakPMICS2014HH  
Multiple Indicator Cluster Survey (MICS) 2014 Household Questionnaire Data for Punjab, Pakistan
Provides data set and function for exploration of Multiple Indicator Cluster Survey (MICS) 2014 Hous ...
Download / Learn more Package Citations See dependency  
RMixpanel  
API for Mixpanel
Provides an interface to many endpoints of Mixpanel's Data Export, Engage and JQL API. The R functio ...
Download / Learn more Package Citations See dependency  
metaprotr  
Metaproteomics Post-Processing Analysis
Set of tools for descriptive analysis of metaproteomics data generated from high-throughput mass ...
Download / Learn more Package Citations See dependency  
Rexperigen  
R Interface to Experigen
Provides convenience functions to communicate with an Experigen server: Experigen ( ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
GeDS  
Geometrically Designed Spline Regression
Spline Regression, Generalized Additive Models, and Component-wise Gradient Boosting, utilizing Geo ...
Download / Learn more Package Citations See dependency  

23,990

R Packages

207,311

Dependencies

64,809

Author Associations

23,991

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA