A programmatic R interface the Orcid.org API
A R interface to the Orcid public API. rorcid
is not a product developed or distributed by ORCID.
ORCID website: https://orcid.org/
Orcid API docs: http://members.orcid.org/api
Some key rorcid
function:
as.orcid()
- coerce various inputs to ORCID classbrowse()
- browse to a profile in your default browsercheck_dois()
- check that strings are likely to be DOIsidentifiers()
- grab identifiers out of various objectsorcid()
and orcid_search()
- Search for ORCID id'sorcid_doi()
- Search by DOIorcid_id()
- Search by ORCID id, and get either bio, profile, or worksworks()
- Parse out works from various objects
packageNot quite sure what these do so haven't messed with them.
/{orcid}/notification-permission/{id}
/client/{client_id}
/group-id-record
/group-id-record/{putCode}
Definitions:
If you exceed the burst, you'll get a 503 responses. Developers should do their best to avoid approaching those limits.
rorcid-auth for Authentication information
Scott Chamberlain myrmecocystus@gmail.com
Useful links
Downloads (last 30 days):