tests/testthat/_snaps/nest.md

nest works

Code
  nest(dat, .by = "hospital")
Condition
  Error in `nest.incidence2()`:
  ! `.by` argument cannot be used in `nest.incidence2()` as the groupings are implicit.
Code
  nest(dat, .names_sep = "-")
Condition
  Error in `nest.incidence2()`:
  ! `.names_sep` argument cannot be used with `nest.incidence2()`.


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.