dc_status: DataCite REST API: status of the API

View source: R/dc_status.R

dc_statusR 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)

rdatacite documentation built on Feb. 16, 2023, 5:18 p.m.