Skip to contents

Crossref info

Usage

crossref(doi)

Arguments

doi

the DOI of the paper to get info for

Value

crossref data

Examples

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