formatMinCellCount {visOmopResults} | R Documentation |
To indicate which was the minimum cell counts where estimates have been suppressed.
Description
To indicate which was the minimum cell counts where estimates have been suppressed.
Usage
formatMinCellCount(result)
Arguments
result |
A |
Examples
result <- mockSummarisedResult()
result |> formatMinCellCount()
[Package visOmopResults version 1.1.1 Index]