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 computeSummaryStatisticsTable.

varFlag

Character vector, subset of var with variable(s) of type 'flag' (with 'Y', 'N' or ” for empty/non specified value). Only the counts for records flagged (with 'Y') are retained.

Details

This includes:

Value

Summary table with

Author(s)

Laure Cougnaud


[Package inTextSummaryTable version 3.3.2 Index]