Converts a shard_table_handle to an in-memory data.frame (or tibble if the
tibble package is installed).
Usage
# S3 method for class 'shard_table_buffer'
as_tibble(x, max_bytes = 256 * 1024^2, ...)Converts a shard_table_handle to an in-memory data.frame (or tibble if the
tibble package is installed).
# S3 method for class 'shard_table_buffer'
as_tibble(x, max_bytes = 256 * 1024^2, ...)