newResult {Nozzle.R1} | R 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
[Package Nozzle.R1 version 1.1-1.1 Index]