Description Usage Arguments Value Author(s) Examples
Translates matrix indices by rows into indices by columns.
1 2 | ## S3 method for class 'matrix'
indexByRow(x, idxs=NULL, ...)
|
x |
A |
idxs |
A |
... |
Not use. |
Returns an integer
vector
of indices.
Henrik Bengtsson
1 2 3 4 5 6 7 8 9 10 11 12 13 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.