orcid_ping {rorcid}R Documentation

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

## Not run: 
orcid_ping()

## End(Not run)

[Package rorcid version 0.7.0 Index]