prCaGetRowname {Greg} | R Documentation |
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)
Arguments
vn |
The variable name |
use_labels |
If labels should be used |
dataset |
The dataset |
Value
string
The rowname
See Also
Other printCrudeAndAdjusted functions:
prCaAddRefAndStat()
,
prCaAddReference()
,
prCaAddUserReferences()
,
prCaGetImputationCols()
,
prCaGetVnStats()
,
prCaPrepareCrudeAndAdjusted()
,
prCaReorderReferenceDescribe()
,
prCaReorder()
,
prCaSelectAndOrderVars()
,
prCaSetRownames()
[Package Greg version 2.0.2 Index]