Learn R Programming

Greg (version 2.0.2)

prCaGetRowname: Gets the labelled rowname if it exists

Description

Looks for matches inside factors if rowname contains the name of the column.

Usage

prCaGetRowname(vn, use_labels, dataset)

Value

string The rowname

Arguments

vn

The variable name

use_labels

If labels should be used

dataset

The dataset

See Also

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