R/resolve-doi.R
doi_to_long.Rd
Convert a short doi to the corresponding long doi
doi_to_long(short_doi)
A short doi in the form '10/xxxx'.
A long doi.
doi_to_long("10/gzgh") #> [1] "10.1093/NAR/GKAB883"