Collect a dataset handle into memory
Usage
# S3 method for class 'shard_dataset'
collect(x, ...)Arguments
- x
A
shard_datasethandle.- ...
Passed to
as_tibble().
Collect a dataset handle into memory
# S3 method for class 'shard_dataset'
collect(x, ...)A shard_dataset handle.
Passed to as_tibble().