HideOutputsWithSmallSampleSizes: Throws error if table has small sample size

View source: R/tidytools.R

HideOutputsWithSmallSampleSizesR Documentation

Throws error if table has small sample size

Description

Throws an error if any of the 'Base n' values in the table are too small

Usage

HideOutputsWithSmallSampleSizes(x, min.size = 30)

Arguments

x

Input table, which must contain the 'Base n' statistic.

min.size

Minimum sample size required.


NumbersInternational/flipTables documentation built on Feb. 26, 2024, 6:42 a.m.