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".


tidyverse/tidyr documentation built on Jan. 28, 2024, 12:10 a.m.