Check that the levels of given columns occur equally often
Usage
balance_check(stimuli, columns)
Arguments
- stimuli
A stimuli data frame.
- columns
Columns whose level counts should be equal.
Value
A character vector of human-readable balance warnings (empty if none).