sub-sub-.shard_descriptor: Get Single Shard

[[.shard_descriptorR Documentation

Get Single Shard

Description

Get Single Shard

Usage

## S3 method for class 'shard_descriptor'
x[[i]]

Arguments

x

A shard_descriptor object.

i

Index.

Value

A subset of the object.

Examples

sh <- shards(100, block_size = 25)
sh[[1]]

shard documentation built on April 3, 2026, 9:08 a.m.