cpp11 icon indicating copy to clipboard operation
cpp11 copied to clipboard

Allow passing number of rows from outside

Open krlmlr opened this issue 3 years ago • 1 comments
trafficstars

The internal calc_nrow() doesn't (want to) implement the full vctrs logic, this offers a way for callers to construct a valid data frame in all corner cases.

krlmlr avatar May 10 '22 12:05 krlmlr

The test failures now seem consistent with those seen on the main branch.

krlmlr avatar May 20 '23 17:05 krlmlr