DataONEorg/rdataone: R Interface to the DataONE REST API

Provides read and write access to data and metadata from the DataONE network <https://www.dataone.org> of data repositories. Each DataONE repository implements a consistent repository application programming interface. Users call methods in R to access these remote repository functions, such as methods to query the metadata catalog, get access to metadata for particular data packages, and read the data objects from the data repository. Users can also insert and update data objects on repositories that support these methods.

Getting started

Package details

Maintainer
LicenseApache License 2.0
Version2.2.2
URL https://github.com/DataONEorg/rdataone
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("DataONEorg/rdataone")
DataONEorg/rdataone documentation built on June 16, 2022, 7:01 p.m.