newResult: Create a new result element.

View source: R/nozzle.R

newResultR Documentation

Create a new result element.

Description

Create a new result element.

Usage

  newResult(..., isSignificant = FALSE,
    protection = PROTECTION.PUBLIC)

Arguments

...

One or more strings that will be concatenated to form the text associated with the result (often just a scalar or single string).

isSignificant

If TRUE, the result will be declared signficant.

protection

Procection level. One of PROTECTION.PUBLIC, PROTECTION.GROUP, PROTECTION.PRIVATE.

Value

New element.

Author(s)

Nils Gehlenborg nils@hms.harvard.edu


Nozzle.R1 documentation built on June 23, 2022, 9:10 a.m.