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