detailedResults2Output: Print results to the GUI window

Description Usage Arguments Author(s) See Also

View source: R/detailedResults2Output.R

Description

An internal function that prints results from runDetailedResults to the window.

Usage

1
2
detailedResults2Output(Effect, Results, k, ResultsBox, BoolNotebook, 
	Notebook = NULL, Inverse=FALSE)

Arguments

Effect

The tested endpoint.

Results

A Results data structure from runDetailedResults.

k

The severity score being displayed.

ResultsBox

The name of the box the results are displayed in.

BoolNotebook

A bool indicating to add another tab to the current notebook.

Notebook

The current notebook.

Inverse

Bool indicating an inverse scale endpoint.

Author(s)

Joe Swintek

See Also

runDetailedResults, detailedResults2HTML


RSCABS documentation built on May 1, 2020, 9:06 a.m.