Skip to contents

Collect a table handle into memory

Usage

# S3 method for class 'shard_table_handle'
collect(x, ...)

Arguments

x

A shard_table_handle.

...

Passed to as_tibble().

Value

A data.frame (or tibble if the tibble package is installed).