chai_alarm: Generates alarm indicators for a micropem object.

View source: R/chai_alarm.R

chai_alarmR Documentation

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

data(micropemChai)
chai_alarm(micropemChai)

masalmon/ammon documentation built on May 17, 2022, 4:40 a.m.