check_for_two_levels {smd}R 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


[Package smd version 0.8.0 Index]