read.bibtex: read.bibtex

Description Usage Arguments Value

View source: R/write.bibtex.R

Description

read.bibtex

Usage

1
read.bibtex(file, .Encoding = "UTF-8", check = FALSE)

Arguments

file

string; bib file to parse.

.Encoding

encoding

check

error, warn, or logical FALSE. What action should be taken if an entry is missing required fields? FALSE means no checking is done, warn means entry is added with an error. error means the entry will not be added. See BibOptions.

Value

Returns the bib object


cboettig/knitcitations documentation built on Jan. 12, 2021, 10:24 a.m.