Learn R Programming

rorcid (version 0.4.0)

orcid_ping: Check if ORCID API is up and running

Description

Check if ORCID API is up and running

Usage

orcid_ping(...)

Arguments

...

Curl options passed on to crul::HttpClient()

Value

a text string

Examples

Run this code
# NOT RUN {
orcid_ping()
# }

Run the code above in your browser using DataLab