powered by
Print a shard_descriptor_lazy Object
# S3 method for shard_descriptor_lazy print(x, ...)
The input x, invisibly.
x
A shard_descriptor_lazy object.
shard_descriptor_lazy
Further arguments (ignored).
sh <- shards(100, block_size = 25) print(sh)
Run the code above in your browser using DataLab