Description Usage Arguments Value Author(s) See Also Examples
array
s are numeric
s with a dim
attribute and are
stored with the first index moving fastest (i.e. by column). They can be
indexed both ways.
1 2 3 |
iarr |
vector with the indices into the array dimensions |
dim |
vector with the array dimensions, as returned by |
ivec |
scalar with the index into the vector |
array2vec
returns a scalar, vec2array
a
matrix
.
C. Beleites
see Extract
on the difference of indexing an
array
with a vector or a matrix
.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.