Learn R Programming

Greg (version 2.0.2)

prCaSetRownames: Sets the rownames of the reordered_groups

Description

Sets the rownames of the reordered_groups

Usage

prCaSetRownames(reordered_groups, var_order, rowname.fn, use_labels, ds)

Value

matrix Returns the reordered_groups

Arguments

reordered_groups

The value matrix that needs refrences

var_order

The output from the prMapVariable2Name

rowname.fn

A rowname function for tailoring names

use_labels

Whether to use labels or not

ds

The model data set

See Also

Other printCrudeAndAdjusted functions: prCaAddRefAndStat(), prCaAddReference(), prCaAddUserReferences(), prCaGetImputationCols(), prCaGetRowname(), prCaGetVnStats(), prCaPrepareCrudeAndAdjusted(), prCaReorderReferenceDescribe(), prCaReorder(), prCaSelectAndOrderVars()