cites_get: Get Citations

Description Usage Arguments Value Examples

View source: R/bibtrim.R

Description

Get the citations from an Rmd file.

Usage

1
cites_get(rmdfile)

Arguments

rmdfile

The name of the file

Value

A vector of all the bibtex keys from the Rmd file.

Examples

1
2
3
4
## Not run: 
citations <- cites_get("Introduction.Rmd")

## End(Not run)

mathesong/bibtrim documentation built on May 20, 2019, 11:59 a.m.