filter_anomalies: Filter anomalies from the activity log

View source: R/filter_anomalies.R

filter_anomaliesR 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


daqapo documentation built on July 14, 2022, 9:07 a.m.