Description Usage Arguments Examples
Extracts dimension from array
1 |
A |
a named array |
a |
a list of dimensions of A ( a subvector of 1:length(dim(A)) or a subvector of dimnames(A)) |
... |
a vector the same length of a of integers. necessarily ...[i]<=dim(A)[a[i]] |
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.