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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.