setBibliography,easyreporting-method {easyreporting}R Documentation

setBibliography

Description

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

Usage

## S4 method for signature 'easyreporting'
setBibliography(object, bibfile = NULL)

Arguments

object

an easyreporting class object

bibfile

a string with the name of the bib file

Value

none

Examples

## Not run: 
# TBD

## End(Not run)

[Package easyreporting version 1.6.0 Index]