Learn R Programming

Greg (version 1.2)

prCaSelectAndOrderVars: 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, printCrudeAndAdjustedModel