tests/testthat/_snaps/tidyselect.md

output

Code
  dm_for_filter() %>% dm_select_tbl(tf_7)
Condition
  Error in `eval_select_indices()`:
  ! Can't subset tables that don't exist.
  x Table `tf_7` doesn't exist.
Code
  dm_for_filter() %>% dm_rename_tbl(tf_0 = tf_7)
Condition
  Error in `eval_rename_indices()`:
  ! Can't rename tables that don't exist.
  x Table `tf_7` doesn't exist.


Try the dm package in your browser

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

dm documentation built on May 29, 2024, 11:41 a.m.