doGenReport: Automatic report generation of plots and table from a...

Description Usage Arguments Examples

View source: R/reportGen.R

Description

doGenReport generates a html page using knitr from all CSV, PNG, and TXT files inside a directory.

Usage

1
doGenReport(srcdir, verbose = FALSE)

Arguments

srcdir

directory containing the files.

verbose

whether to print all included files in the R console. Default to FALSE.

Examples

1
2
3
4
## Not run: 
doGenReport("./projects")

## End(Not run)

REDUS-IMR/REDUStools documentation built on Sept. 23, 2021, 12:51 a.m.