tests/testthat/_snaps/mutate.md

mutate works

Code
  mutate(dat, ave = data.table::frollmean(count, n = 3L, align = "right"), .by = "hospital")
Condition
  Error in `mutate.incidence2()`:
  ! `.by` argument is not used in `mutate.incidence2()` as the groupings are implicit.


Try the incidence2 package in your browser

Any scripts or data that you put into this service are public.

incidence2 documentation built on Oct. 7, 2024, 1:07 a.m.