powered by
Length of a shard_descriptor_lazy Object
# S3 method for shard_descriptor_lazy length(x)
An integer scalar giving the number of shards.
A shard_descriptor_lazy object.
shard_descriptor_lazy
sh <- shards(100, block_size = 25) length(sh)
Run the code above in your browser using DataLab