tests/testthat/_snaps/select.md

duckplyr_select() provides informative errors

Code
  (expect_error(duckplyr_select(mtcars, 1 + "")))
Output
  <error/rlang_error>
  Error in `select()`:
  i In argument: `1 + ""`.
  Caused by error in `1 + ""`:
  ! non-numeric argument to binary operator


Try the duckplyr package in your browser

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

duckplyr documentation built on Sept. 12, 2024, 9:36 a.m.