tests/testthat/_snaps/dplyr-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


duckdblabs/duckplyr documentation built on March 5, 2025, 3:46 a.m.