dc_status {rdatacite}R Documentation

DataCite REST API: status of the API

Description

DataCite REST API: status of the API

Usage

dc_status(...)

Arguments

...

curl options passed on to crul::HttpClient

Examples

## Not run: 
if (dc_check()) {
dc_status()
}
## End(Not run)

[Package rdatacite version 0.5.4 Index]