tests/testthat/_snaps/fill.md

validates its inputs

Code
  df %>% fill(x, .direction = "foo")
Condition
  Error in `fill()`:
  ! `.direction` must be one of "down", "up", "downup", or "updown", not "foo".


hadley/tidyr documentation built on Feb. 3, 2024, 10:45 a.m.