Description Usage Arguments Details Value See Also Examples
chunkGrid
and chunkdim
are internal generic functions not
aimed to be used directly by the user.
1 2 |
x |
An array-like object. |
Coming soon...
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)
.
defaultAutoGrid
and family to generate automatic
grids to use for block processing of array-like objects.
DelayedArray objects.
ArrayGrid for the formal representation of grids and viewports.
1 | ## Coming soon...
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.