Materialize a row-groups handle into a data.frame/tibble
Source:R/tables.R
as_tibble.shard_row_groups.RdMaterialize a row-groups handle into a data.frame/tibble
Usage
# S3 method for class 'shard_row_groups'
as_tibble(x, max_bytes = 256 * 1024^2, ...)