Skip to contents

DataCite REST API: status of the API

Usage

dc_status(...)

Arguments

...

curl options passed on to crul::HttpClient

Examples

if (FALSE) {
if (dc_check()) {
dc_status()
}}