| [[.shard_descriptor | R Documentation |
Get Single Shard
## S3 method for class 'shard_descriptor'
x[[i]]
x |
A shard_descriptor object. |
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.