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.1")



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: 2024-01-12
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.1, https://cran.r-project.org/web/packages/rerddapXtracto. Accessed 21 Dec. 2024.
Previous versions and publish date:
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

CIFsmry  
Weighted summary of cumulative incidence functions
Estimate of cumulative incidence function in two samples. Provide weighted summary statistics based ...
Download / Learn more Package Citations See dependency  
SEIRfansy  
Extended Susceptible-Exposed-Infected-Recovery Model
Extended Susceptible-Exposed-Infected-Recovery Model for handling high false negative rate and symp ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
helda  
Preprocess Data and Get Better Insights from Machine Learning Models
The main focus is on preprocessing and data visualization of machine learning models performances.So ...
Download / Learn more Package Citations See dependency  
batteryreduction  
An R Package for Data Reduction by Battery Reduction
Battery reduction is a method used in data reduction. It uses Gram-Schmidt orthogonal rotations to f ...
Download / Learn more Package Citations See dependency  
condGEE  
Parameter Estimation in Conditional GEE for Recurrent Event Gap Times
Solves for the mean parameters, the variance parameter, and their asymptotic variance in a condition ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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