Other packages > Find by keyword >

rerddapXtracto  

Extracts Environmental Data from 'ERDDAP™' Web Services
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("rerddapXtracto", "1.2.4")



Attach the package and use:
library("rerddapXtracto")
Maintained by
Roy Mendelssohn
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-06-04
Latest Update: 2025-04-26
Description:
Contains three functions that access environmental data from any 'ERDDAP' data web service. The rxtracto() function extracts data along a trajectory for a given "radius" around the point. The rxtracto_3D() function extracts data in a box. The rxtractogon() function extracts data in a polygon. All of those three function use the 'rerddap' package to extract the data, and should work with any 'ERDDAP' server. There are also two functions, plotBBox() and plotTrack() that use the 'plotdap' package to simplify the creation of maps of the data.
How to cite:
Roy Mendelssohn (2019). rerddapXtracto: Extracts Environmental Data from 'ERDDAP™' Web Services. R package version 1.2.4, https://cran.r-project.org/web/packages/rerddapXtracto. Accessed 04 Aug. 2026.
Previous versions and publish date:
(2026-07-09 06:50), 0.3.5 (2019-06-04 16:30), 0.4.0 (2019-07-24 18:30), 0.4.1 (2019-08-06 16:50), 0.4.2 (2019-09-02 16:30), 0.4.3 (2019-09-21 19:20), 0.4.4 (2019-09-25 11:40), 0.4.5 (2019-10-15 18:50), 0.4.6 (2020-01-09 23:30), 0.4.7 (2020-02-17 19:50), 0.4.8 (2020-06-13 00:10), 1.0.0 (2020-07-29 07:30), 1.0.1 (2020-10-24 16:10), 1.0.2 (2020-11-03 23:40), 1.1.0 (2021-04-27 00:10), 1.1.1 (2021-06-02 09:20), 1.1.2 (2021-09-26 17:10), 1.1.3 (2022-10-16 23:10), 1.1.4 (2022-12-13 23:50), 1.1.5 (2023-08-20 01:50), 1.1.6 (2023-10-07 22:40), 1.1.7 (2023-10-18 19:40), 1.2.0 (2024-01-12 19:10), 1.2.1 (2024-07-17 19:30), 1.2.2 (2025-02-25 23:40), 1.2.3 (2025-04-27 00:10), 1.2.4 (2026-01-21 22:30)
Other packages that cited rerddapXtracto R package
View rerddapXtracto citation profile
Other R packages that rerddapXtracto depends, imports, suggests or enhances
Complete documentation for rerddapXtracto
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
rCMA  
R-to-Java Interface for 'CMA-ES'
Tool for providing access to the Java version 'CMAEvolutionStrategy' of Nikolaus Hansen. 'CMA-ES' i ...
Download / Learn more Package Citations See dependency  
ggconf  
Simpler Appearance Modification of "ggplot2"
A flexible interface for ggplot2theme potentially saving 50 of your typing. ...
Download / Learn more Package Citations See dependency  
epigraphdb  
Interface Package for the 'EpiGraphDB' Platform
The interface package to access data from the 'EpiGraphDB' platform. It p ...
Download / Learn more Package Citations See dependency  
Maintainer: Yi Liu (view profile)
sValues  
Measures of Sturdiness of Regression Coefficients
Implements the s-values proposed by Ed. Leamer. It provides a context-minimal approach for sensitivi ...
Download / Learn more Package Citations See dependency  
GLMMadaptive  
Generalized Linear Mixed Models using Adaptive Gaussian Quadrature
Fits generalized linear mixed models for a single grouping factor under maximum likelihood approxim ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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