View source: R/delarr-extended.R
| d_aperm | R Documentation |
Permute dimensions of a delayed array
d_aperm(x, perm = rev(seq_along(dim(x))), chunk_size = NULL)
x |
A |
perm |
A permutation of |
chunk_size |
Optional chunk size used for internal pulls. |
A permuted delarr.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.