Learn R Programming

DrugExposureDiagnostics (version 1.1.4)

obscureCounts: Obscure the small number of counts

Description

Obscure the small number of counts

Usage

obscureCounts(table, tableName, minCellCount = 5, substitute = NA)

Value

the input table with results obscured if minCellCount applies

Arguments

table

the table as a tibble

tableName

the table name

minCellCount

the minimum number of counts that will be displayed. If 0 all results will be reported.

substitute

the substitute value if values will be obscured