check_for_two_levels: Checks whether a vector has more than two unique values

View source: R/utilities.R

check_for_two_levelsR Documentation

Checks whether a vector has more than two unique values

Description

Checks whether a vector has more than two unique values

Usage

check_for_two_levels(x)

Arguments

x

a vector


smd documentation built on April 3, 2025, 8 p.m.