prCaSelectAndOrderVars {Greg} | R Documentation |
Re-order variables
Description
Re-order variables
Usage
prCaSelectAndOrderVars(names, order, ok2skip = FALSE)
Arguments
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 |
Value
vector
A vector containing the greps
See Also
Other printCrudeAndAdjusted functions:
prCaAddRefAndStat()
,
prCaAddReference()
,
prCaAddUserReferences()
,
prCaGetImputationCols()
,
prCaGetRowname()
,
prCaGetVnStats()
,
prCaPrepareCrudeAndAdjusted()
,
prCaReorderReferenceDescribe()
,
prCaReorder()
,
prCaSetRownames()
[Package Greg version 2.0.2 Index]