hubverse-org / hubEnsemblesManuscript

https://htmlpreview.github.io/?https://github.com/Infectious-Disease-Modeling-Hubs/hubEnsemblesManuscript/blob/master/analysis/paper/hubEnsembles_manuscript.html
Other
1 stars 2 forks source link

remove duplicated code #48

Closed nickreich closed 3 months ago

nickreich commented 3 months ago

section 5.1 this line of code appears twice:

flu_forecasts_raw_21_22 <- readr::read_rds(
  here::here("analysis/data/raw_data/flu_forecasts-raw_21-22.rds")
)