filter_anomalies {daqapo}R Documentation

Filter anomalies from the activity log

Description

Function that filters detected anomalies from the activity log

Usage

filter_anomalies(activity_log, anomaly_log)

Arguments

activity_log

The activity log (renamed/formatted using functions rename_activity_log and convert_timestamp_format)

anomaly_log

The anomaly log generated from the different DAQAPO tests

Value

activitylog in which the anomaly rows are filtered out


[Package daqapo version 0.3.2 Index]