BV: View Bibliography

Description Usage Arguments Value Examples

Description

Allows a truncated view of your .bib.

Usage

1
BV(bib = NULL, col.width = 40)

Arguments

bib

Path to bibliography. If NULL BV attempts to locate the .bib file (working directory first and then "main_dir/REPORTS/_.bib", last "main_dir/PRESENTATION/_.bib" in that order).

col.width

An integer value of the maximum width of columns.

Value

Returns a truncated view of user references (.bib file).

Examples

1
## BV()

trinker/reports documentation built on May 31, 2019, 9:51 p.m.