tests/testthat/_snaps/enw_complete_dates.md

enw_complete_dates() works as expected with well behaved data

Code
  enw_complete_dates(obs, completion_beyond_max_report = TRUE, max_delay = 5)
Output
      report_date reference_date confirm
   1:  2021-10-01           <NA>       0
   2:  2021-10-02           <NA>       0
   3:  2021-10-03           <NA>       0
   4:  2021-10-01     2021-10-01       1
   5:  2021-10-02     2021-10-01       1
   6:  2021-10-03     2021-10-01       1
   7:  2021-10-04     2021-10-01       1
   8:  2021-10-05     2021-10-01       1
   9:  2021-10-06     2021-10-01       1
  10:  2021-10-02     2021-10-02       0
  11:  2021-10-03     2021-10-02       0
  12:  2021-10-04     2021-10-02       0
  13:  2021-10-05     2021-10-02       0
  14:  2021-10-06     2021-10-02       0
  15:  2021-10-07     2021-10-02       0
  16:  2021-10-03     2021-10-03       0
  17:  2021-10-04     2021-10-03       0
  18:  2021-10-05     2021-10-03       0
  19:  2021-10-06     2021-10-03       0
  20:  2021-10-07     2021-10-03       0
  21:  2021-10-08     2021-10-03       0
      report_date reference_date confirm


epiforecasts/epinowcast documentation built on Feb. 3, 2025, 4:17 p.m.