writeQAReport to produce such HTML reports.qaProcess.timeline and
qaProcess.marginevents for details. When writing new QA
process functions, the constructors
qaProcessFrame and
qaProcess should be used. The latter expects the mandatory
arguments id, type and frameProcesses and also
accepts the optional arguments name and summaryGraph.
See the vignette of this package for details.id:"character", the objects
unique identifier name:"character", the name of
the process type:"character", the type of
process frameIDs:"character", the
identifiers of the flowSets
to which the subprocesses are linkes summaryGraph:"qaGraph", a
graphical summary of the processe's outcome frameProcesses:"list", more
detailed information for each
flowFrame signature(.Object = "qaProcess"): constructor qaGraphList,
writeQAReport,
qaProcessFrame