anomalies {PVplr} | R Documentation |
Fixes the anomlies
Description
This function gets the data and finds the anomlies in weekends and weekdays and gives a dataframe with anomalies and anomaly columns
Usage
anomalies(df)
Arguments
df |
structured dataframe |
Value
df with two columns of cleaned_energy and anom_flag
Author(s)
Arash Khalilnejad
[Package PVplr version 0.1.2 Index]