read_bibdesk_static_groups: Read in the citekeys for each static group in a BibDesk file

Description Usage Arguments Details Value Examples

View source: R/cv.R

Description

Read in the citekeys for each static group in a BibDesk file

Usage

1

Arguments

x

Path to a BibDesk bib file

Details

The function returns a named list with one element for each static group. Each element contains the bibtex citekey for each item in the corresponding static group.

Value

A named list of vectors (see details)

Examples

1
2
res=read_bibdesk_static_groups("~/Greg/ProfessionalAdmin/cv_lyx/JefferisPublications.bib")
res$Primary

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