Tidy anomaly detection with Google Trends data -- anomaly detection using tidyverse package: anomalize
Follow along at 2018 DC R - view video here and supplementary slides here
Use STL + IQR to detect 2018 trending news stories
Use Twitter's AnomalyDetection method to analyze seasonal data (the tidy way)
Data frame generated using Google Trends package, gtrendsR
Download and install R from CRAN, as well as the RStudio IDE