r-lib / vctrs

Generic programming with typed R vectors
https://vctrs.r-lib.org
Other
282 stars 65 forks source link

Allow `NULL` in `vec_detect_complete()` #1916

Closed DavisVaughan closed 1 month ago

DavisVaughan commented 4 months ago

Closes https://github.com/r-lib/vctrs/issues/1823

And better detect NULL columns and df-cols in data frames