setBibliography {easyreporting}R Documentation

setBibliography

Description

add a bibfile name to the object that will be reflected into the report as a bibliography section

Usage

setBibliography(object, bibfile = NULL)

Arguments

object

an easyreporting class object

bibfile

a path string with the name of the bib file

Value

none

Examples

## Not run: 
TBD

## End(Not run)

[Package easyreporting version 1.5.0 Index]