Skip to contents

Get OpenAlex info

Usage

openalex(doi)

Arguments

doi

the DOI of the paper to get info for

Value

a list of values

Examples

doi <- "10.7717/peerj.4375"
if (FALSE) { # \dontrun{
  oa_info <- openalex(doi)
} # }