dataone: Search, download and upload data to the DataONE network.

dataoneR Documentation

Search, download and upload data to the DataONE network.

Description

The R package dataone provides read/write access to data and metadata from the DataONE network of Member Node data repositories. Member Nodes in DataONE are independent data repositories that have adopted the DataONE services for interoperability, making each of the repositories accessible to client tools such as the DataONE R Client using a standard interface. The DataONE R Client can be used to access data files and to write new data and metadata files to nodes in the DataONE network.

Classes

  • AuthenticationManager: AuthenticationManager provides methods to validate DataONE authentication.

  • CNode: A CNode represents a DataONE Coordinating Node and can be used to access its services.

  • D1Client: The D1Client class contains methods that perform high level dataone tasks.

  • D1Node: A base class for CNode and MNode.

  • MNode: MNode provides functions interacting with the a DataONE Member Node repository.

Author(s)

Matthew B. Jones (NCEAS) and Peter Slaughter (NCEAS)

See Also

A description of the dataone R package is available with the command: 'vignette("dataone-overview")'.


dataone documentation built on June 11, 2022, 1:06 a.m.