chunkGrid: chunkGrid

Description Usage Arguments Details Value See Also Examples

Description

chunkGrid and chunkdim are internal generic functions not aimed to be used directly by the user.

Usage

1
2

Arguments

x

An array-like object.

Details

Coming soon...

Value

chunkGrid returns NULL or an ArrayGrid object defining a grid on reference array x.

chunkdim returns NULL or the chunk dimensions in an integer vector parallel to dim(x).

See Also

Examples

1
## Coming soon...

DelayedArray documentation built on March 25, 2021, 6:01 p.m.