Materialize a dataset handle into a data.frame/tibble
Usage
# S3 method for class 'shard_dataset'
as_tibble(x, max_bytes = 256 * 1024^2, ...)Materialize a dataset handle into a data.frame/tibble
# S3 method for class 'shard_dataset'
as_tibble(x, max_bytes = 256 * 1024^2, ...)