powered by
Identifies unusual days (very high or low activity).
anki_ts_anomalies(path = NULL, profile = NULL, threshold = 2)
A tibble with anomalous days
Path to collection.anki2 (auto-detected if NULL)
Profile name (first profile if NULL)
Number of standard deviations for anomaly (default 2)
if (FALSE) { anomalies <- anki_ts_anomalies() }
Run the code above in your browser using DataLab