Skip to contents

Convert a short doi to the corresponding long doi

Usage

doi_to_long(short_doi)

Arguments

short_doi

A short doi in the form '10/xxxx'.

Value

A long doi.

Examples

doi_to_long("10/gzgh")
#> [1] "10.1093/NAR/GKAB883"