initReportFilename {easyreporting}R Documentation

initReportFilename

Description

initReportFilename

Usage

initReportFilename(
  object,
  filenamepath = NULL,
  title = NULL,
  author = NULL,
  optionList = 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

mainTitle

the title of the report

documentType

type of report final document. (html is default)

Value

an easyreporting class object


[Package easyreporting version 1.2.0 Index]