prCaSelectAndOrderVars: Re-order variables

View source: R/private_printCaA.R

prCaSelectAndOrderVarsR 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()


gforge/Greg documentation built on Feb. 3, 2024, 5:37 a.m.