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.


Displayr/flipTables documentation built on June 2, 2025, 12:49 p.m.