business-science / anomalize

Tidy anomaly detection
https://business-science.github.io/anomalize/
338 stars 60 forks source link

Add plot to clean_anomalies() example #62

Closed Bisaloo closed 2 years ago

Bisaloo commented 3 years ago

I found this helpful to help understand visually what clean_anomalies() is doing. The necessary packages (ggplot2 & tidyr) are already listed in Imports so this seems to have low to no cost.