opal.report: Opal report

Description Usage Arguments

Description

Helper function for generating reports.

Usage

1
2
opal.report(input, output = NULL, progress = FALSE, verbose = FALSE,
  boot_style = NULL)

Arguments

input

Path to the R markdown report file

output

Directory path where to ouput the html report file. Default is the current working directory.

progress

Knitr progress option

verbose

Knitr verbose option

boot_style

Deprecated, directives can be integrated in the YAML header of the R markdown document.


datashield/opal documentation built on May 14, 2019, 7:53 p.m.