permute | R Documentation |
gpuR
objectsGenerate a permutation of row or column indices
permute(x, MARGIN, order)
x |
A |
MARGIN |
dimension over which the ordering should be applied, 1 indicates rows, 2 indicates columns |
order |
An integer vector indicating order of rows to assign |
A gpuR
object
Charles Determan Jr.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.