rtimicropem (version 1.4.0)

chai_alarm: Generates alarm indicators for a micropem object.

Description

Generates alarm indicators for a micropem object.

Usage

chai_alarm(micropem_object)

Arguments

micropem_object

the MicroPEM object

Value

A data table with a column for the name of the indicator and a column with booleans. If no alarm was flagged, the data table only has one line indicating that all is good.

Examples

Run this code
# NOT RUN {
data(micropemChai)
chai_alarm(micropemChai)
# }

Run the code above in your browser using DataLab