View source: R/private_printCaA.R
| prCaSelectAndOrderVars | R Documentation |
Re-order variables
prCaSelectAndOrderVars(names, order, ok2skip = FALSE)
names |
The names of the variables |
order |
The order regular expression |
ok2skip |
If you have the intercept then it should be ok for the function to skip that variable if it isn't found among the variable list |
vector A vector containing the greps
Other printCrudeAndAdjusted functions:
prCaAddRefAndStat(),
prCaAddReference(),
prCaAddUserReferences(),
prCaGetImputationCols(),
prCaGetRowname(),
prCaGetVnStats(),
prCaPrepareCrudeAndAdjusted(),
prCaReorderReferenceDescribe(),
prCaReorder(),
prCaSetRownames()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.