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 May 29, 2024, 3:10 a.m.