I expect 1 row, 0 cols:
vctrs::vec_cbind(vctrs::new_data_frame(n = 1L), vctrs::new_data_frame(n = 1L))
#> data frame with 0 columns and 0 rows
Created on 2020-10-16 by the reprex package (v0.3.0.9001)
Comes up in tune where i make pretty heavy usage of zero col data frames
I expect 1 row, 0 cols:
Created on 2020-10-16 by the reprex package (v0.3.0.9001)
Comes up in tune where i make pretty heavy usage of zero col data frames