Description Objects from the Class Slots Extends Methods Author(s) See Also Examples
Abstraction of a string type of aggregator for which possible states are indicated through a textual description
Objects can be created by calls of the
form new("stringAggregator", ...) or using the constructor
stringAggregator(x, passed), where x is a character
scalar, and passed is a logical scalar.
x:Object of class "character" which is a
textual description of the outcome
passed:Object of class "logical" indicating
whether the process has passed the QA requirements
Class "qaAggregator", directly.
signature(object = "stringAggregator"): print
object details
signature(text = "stringAggregator", con =
"file", sep = "missing", useBytes= "missing"): write to HTML
file connection
Florian Hahne
qaProcess.marginevents,
qaReport,
qaProcess,
qaProcess.timeline,
discreteAggregator,
factorAggregator,
numericAggregator,
binaryAggregator,
rangeAggregator
1 | showClass("stringAggregator")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.