read_bibdesk_bib: Read a BibDesk bib file after cleaning it to remove problem...

Description Usage Arguments Value Examples

View source: R/bib.r

Description

Read a BibDesk bib file after cleaning it to remove problem fields

Usage

1

Arguments

x

Path to a BibDesk bib file

Value

See ReadBib

Examples

1
2
3
4
5
6
## Not run: 
r=read_bibdesk_bib("~/Greg/ProfessionalAdmin/cv_lyx/JefferisPublications.bib")
citekeys=unname(names(r))
citekeys

## End(Not run)

jefferis/paperutils documentation built on Sept. 20, 2019, 10:20 a.m.