Open nickreich opened 6 years ago
Last remaining violations?
> grep -rnw './R/' -e 'get_flu_data' ./R//my_plot_weekahead.R:20: NatFluDat <- get_flu_data("national", NA, "ilinet", years=years) ./R//my_plot_weekahead.R:21: RegFluDat <- get_flu_data("hhs", 1:10, "ilinet", years=years) ./R//my_plot_weekahead.R:22: StateFluDat <- get_flu_data("state", "all", "ilinet", years=years)
Last remaining violations?