dim.delarr: Dimensions of a delayed array

View source: R/delarr-core.R

dim.delarrR Documentation

Dimensions of a delayed array

Description

Computes the realised dimensions after taking queued slice and reduce operations into account.

Usage

## S3 method for class 'delarr'
dim(x)

Arguments

x

A delarr.

Value

An integer vector of dimension extents.


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