View source: R/private_printCaA.R
| prCaReorder | R Documentation |
Uses the prCaSelectAndOrderVars for finding the
orders according to the order argument.
prCaReorder(mtrx2reorder, var_order, order)
mtrx2reorder |
The matrix to reorder |
var_order |
The variables representing different rows
|
order |
A vector of strings used for |
matrix Returns the mtrx2reorder rearranged with the
attribute "greps" for the greps from prCaSelectAndOrderVars
and the attribute "var_order" for the new var_order
Other printCrudeAndAdjusted functions:
prCaAddRefAndStat(),
prCaAddReference(),
prCaAddUserReferences(),
prCaGetImputationCols(),
prCaGetRowname(),
prCaGetVnStats(),
prCaPrepareCrudeAndAdjusted(),
prCaReorderReferenceDescribe(),
prCaSelectAndOrderVars(),
prCaSetRownames()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.