Other packages > Find by keyword >

dataone  

R Interface to the DataONE REST API
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("dataone", "2.2.2")



Attach the package and use:
library("dataone")
Maintained by
Matthew B. Jones
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2013-02-25
Latest Update: 2022-06-10
Description:
Provides read and write access to data and metadata from the DataONE network 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.
How to cite:
Matthew B. Jones (2013). dataone: R Interface to the DataONE REST API. R package version 2.2.2, https://cran.r-project.org/web/packages/dataone. Accessed 21 Nov. 2024.
Previous versions and publish date:
1.0.0 (2013-02-25 07:44), 2.0.0 (2016-05-27 20:28), 2.0.1 (2016-08-30 01:33), 2.1.0 (2017-08-18 18:53), 2.1.1 (2018-06-28 07:47), 2.1.2 (2019-01-29 22:40), 2.1.3 (2020-01-31 14:20), 2.1.4 (2020-02-16 06:20), 2.2.1 (2020-12-06 07:20)
Other packages that cited dataone R package
View dataone citation profile
Other R packages that dataone depends, imports, suggests or enhances
Complete documentation for dataone
Functions, R codes and Examples using the dataone R package
Some associated functions: AbstractTableDescriber-class . AuthenticationManager-class . AuthenticationManager . CNode-class . CNode . CertificateManager-class . CertificateManager . D1Client-class . D1Client-initialize . D1Client . D1Node-class . D1Node-initialize . D1Node . D1Object-class . D1Object-initialize . D1Object . EMLParser-class . EMLParser . MNode-class . MNode . addData . archive . asDataFrame . auth_delete . auth_get . auth_head . auth_post . auth_put . auth_put_post_delete . canRead . convert.csv . createD1Object . createDataPackage . createObject . d1IdentifierSearch . d1SolrQuery . d1_errors . data.characterEncoding . data.formatFamily . data.tableAttributeNames . data.tableAttributeOrientation . data.tableAttributeStorageTypes . data.tableAttributeTypes . data.tableFieldDelimiter . data.tableMissingValueCodes . data.tableQuoteCharacter . data.tableSkipLinesHeader . dataone-defunct . dataone-deprecated . dataone . describeObject . documented.d1Identifiers . documented.entityNames . documented.sizes . downloadCert . downloadObject . echoCredentials . encodeSolr . encodeUrlPath . encodeUrlQuery . evaluateAuth . generateIdentifier . getAuthExpires . getAuthMethod . getAuthSubject . getCN . getCapabilities . getCert . getCertExpires . getCertInfo . getCertLocation . getChecksum . getD1Object . getData . getDataObject . getDataPackage . getEndpoint . getErrorDescription . getFormat . getFormatId . getIdentifier . getMN . getMNode . getMNodeId . getMetadataMember . getObject . getPackage . getQueryEngineDescription . getSystemMetadata . getToken . getTokenInfo . get_user_agent . hasReservation . isAuthExpired . isAuthValid . isAuthorized . isCertExpired . listFormats . listMemberNodes . listNodes . listObjects . listQueryEngines . obscureAuth . obscureCert . parseCapabilities . parseSolrResult . ping . query . reserveIdentifier . resolve . restoreAuth . restoreCert . setMNodeId . setObsoletedBy . setPublicAccess . showAuth . showClientSubject . updateObject . updateSystemMetadata . uploadDataObject . uploadDataPackage . 
Some associated R codes: AbstractTableDescriber.R . AuthenticationManager.R . CNode.R . CertificateManager.R . D1Client.R . D1Node.R . D1Object.R . EMLParser.R . MNode.R . auth_request.R . dataone-defunct.R . dataone-deprecated.R . dataone-package.R .  Full dataone package functions and examples
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

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  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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