tests/testthat/_snaps/cols_hide.md

cols_hide() and cols_unhide() do not error when no columns selected

Code
  gt(exibble) %>% cols_hide(problem)
Condition
  Error in `cols_hide()`:
  ! Can't select columns that don't exist.
  x Column `problem` doesn't exist.


rstudio/gt documentation built on June 29, 2024, 6:54 a.m.