DataCite R client
HTTP Requests
All HTTP requests are GET requests, and are sent with the following headers:
Accept: application/vnd.api+json; version=2User-Agent: r-curl/4.3 crul/0.9.0 rOpenSci(rdatacite/0.5.0)X-USER-AGENT: r-curl/4.3 crul/0.9.0 rOpenSci(rdatacite/0.5.0)
The user-agent strings change as the versions of each package change.
rdatacite defunct functions
dc_data_centerdc_data_centersdc_facetdc_memberdc_membersdc_mltdc_oai_getrecorddc_oai_identifydc_oai_listidentifiersdc_oai_listmetadataformatsdc_oai_listrecordsdc_oai_listsetsdc_searchdc_statsdc_workdc_works
Content negotation
For content negotation see rcrossref::cr_cn(), which can be used for
Crossref, DataCite and Medra DOIs
GraphGL API
rdatacite does not support the GraphGL API
https://support.datacite.org/docs/datacite-graphql-api-guide - we suggest
trying the ghql package (https://github.com/ropensci/ghql/)
Author
Scott Chamberlain myrmecocystus@gmail.com
