Convert IDs in Batches
batch_id_converter.Rd
Batches inputs to convert any number of IDs using PubMed Centrals ID converter API, via rcrossref::id_converter. Input cannot have missing values and should be unique.
Arguments
- x
(character) One or more of: doi, pmid, pmcid, or manuscript id, see examples. required.
- type
(character) one of doi, pmid, pmcid, or manuscript id
- ...
Curl args passed on to crul::verb-GET