r-lib / vctrs

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

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

Closed DavisVaughan closed 6 months ago

DavisVaughan commented 8 months ago

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

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