powered by
Subset a shard_descriptor_lazy Object
# S3 method for shard_descriptor_lazy [(x, i)
A subset of the object.
A shard_descriptor_lazy object.
shard_descriptor_lazy
Index or indices.
sh <- shards(100, block_size = 25) sh[1:2]
Run the code above in your browser using DataLab