pull_seed_nd: Pull a sub-array from an N-d seed

View source: R/delarr-seed.R

pull_seed_ndR Documentation

Pull a sub-array from an N-d seed

Description

Pull a sub-array from an N-d seed

Usage

pull_seed_nd(seed, indices)

Arguments

seed

A delarr_seed with N-d support.

indices

A list of per-dimension index vectors (NULL = all).

Value

An array of the requested dimensions.


delarr documentation built on July 1, 2026, 1:06 a.m.