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