setBibliography,easyreporting-method {easyreporting} | R Documentation |
add a bibfile name to the object that will be reflected into the report as a bibliography section
## S4 method for signature 'easyreporting' setBibliography(object, bibfile = NULL)
object |
an easyreporting class object |
bibfile |
a string with the name of the bib file |
none
## Not run: # TBD ## End(Not run)