NULL
data frame columnsCode
vec_detect_complete(df)
Condition
Error in `vec_detect_complete()`:
! Unexpected `NULL` column found in a data frame.
Code
vec_detect_complete(lm(1 ~ 1))
Condition
Error in `vec_size()`:
! `x` must be a vector, not a <lm> object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.