| [[.shard_descriptor_lazy | R Documentation |
Extract a Single Shard from a shard_descriptor_lazy Object
## S3 method for class 'shard_descriptor_lazy'
x[[i]]
x |
A |
i |
Index. |
A subset of the object.
sh <- shards(100, block_size = 25)
sh[[1]]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.