The goal of FluView is to apply adaptive Shewhart statistical control charts to flu testing data provided by the CDC (https://www.cdc.gov/flu/weekly/fluviewinteractive.htm).
You can install the development version of FluView from GitHub with:
# install.packages("devtools")
devtools::install_github("d-morrison/FluView")