initReportFilename,easyreporting-method {easyreporting} | R Documentation |
internal funtion usefull to init the report for the first time.
## S4 method for signature 'easyreporting' initReportFilename( object, filenamepath = NULL, title = NULL, author = NULL, optionList = NULL, bibfile = "", documentType = "rmarkdown::html_document" )
object |
an easyreporting class object |
filenamepath |
the name of the report with or without the path |
author |
the name of the report author as a person format
(where expected |
bibfile |
a bibfile for bibliography. |
documentType |
type of report final document, if author(s) is a |
mainTitle |
the title of the report |
an easyreporting class object