Learn R Programming

rdatacite (version 0.5.4)

dc_status: 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

Run this code
if (FALSE) {
if (dc_check()) {
dc_status()
}}

Run the code above in your browser using DataLab