initReportFilename {easyreporting}R Documentation

initReportFilename

Description

initReportFilename

Usage

initReportFilename(
  object,
  filenamepath = NULL,
  title = NULL,
  author = NULL,
  optionList = NULL,
  bibfile = NULL,
  documentType = NULL,
  resources = NULL
)

Arguments

object

an easyreporting class object

filenamepath

the name of the report with or without the path

author

the name of the report author

documentType

type of report final document. (html is default)

mainTitle

the title of the report

Value

an easyreporting class object


[Package easyreporting version 1.4.0 Index]