Uses dataone::query from dataoneR to query DataONE. Prints result if data exists
Usage
id_resolveable(id, return_result = TRUE, CNode = "PROD")
Arguments
- id
the doi or other identifier linked to the package in DataONE
- return_result
boolean that returns or suppresses result of query. defaults to TRUE.
- CNode
CNode="PROD"
Value
returns message indicating wether or not the id resolves to data in the DataONE federation and information about said data.