getOptionsList: getOptionsList

Description Usage Arguments Value Examples

Description

returns the optionList from the easyreporting class (see the makeOptionList function for more details).

Usage

1

Arguments

object

an easyreporting class object

Value

a list of options

Examples

1
2
3
rd <- easyreporting(filenamePath="./project_report", title="example_report",
                        author=c("It's me"))
optList <- getOptionsList(rd)

easyreporting documentation built on Nov. 8, 2020, 8:01 p.m.