doc_doi2bib: Digital Object Identifiers to Bibtex using the Crossref API

Description Usage Arguments Author(s)

View source: R/doc_doi2bib.R

Description

Digital Object Identifiers to Bibtex using the Crossref API

Usage

1
doc_doi2bib(doi, par = TRUE, ncores = NULL)

Arguments

doi

Character vector. A vector of Digital Object Identifiers.

par

Logical. If TRUE, use multiple cores.

ncores

Integer. Number of cores to use if par = TRUE. If unspecified, defaults to detectCores() - 1.

Author(s)

Ivan Jacob Agaloos Pesigan


jeksterslabds/jeksterslabRdoc documentation built on July 15, 2020, 8:40 a.m.