postProcessVarFlag {inTextSummaryTable} | R Documentation |
Post-process the summary statistics table with variable flag.
Description
This function is for internal use within
the computeSummaryStatisticsTable
function.
Usage
postProcessVarFlag(summaryTable, varFlag)
Arguments
summaryTable |
Summary table as created internally in
|
varFlag |
Character vector, subset of |
Details
This includes:
converting the records from a flag variable for the 'variableGroup' variable from 'Y' to
NA_character_
filter records from a flag variable with variableGroup set as 'N'
Value
Summary table with
Author(s)
Laure Cougnaud
[Package inTextSummaryTable version 3.3.3 Index]