reportParameters: reportParameters

Description Usage Arguments

View source: R/reportParameters.R

Description

Initiate report parameters.

Usage

1
2
3
4
5
6
7
reportParameters(
  title,
  investigator,
  sessionInfo = TRUE,
  toc = TRUE,
  path = "."
)

Arguments

title

report title

investigator

investigator name

sessionInfo

TRUE/FALSE, should session info included?

toc

TRUE/FALSE, should a table of contents be included

path

report output path


jasenfinch/metaboReports documentation built on Nov. 19, 2021, 7:23 p.m.