Learn R Programming

hardhat (version 1.4.2)

check_quantile_levels: Check levels of quantiles

Description

Check levels of quantiles

Usage

check_quantile_levels(levels, call = rlang::caller_env())

Value

Invisible TRUE

Arguments

levels

The quantile levels.

call

Call shown in the error messages.

Details

Checks the levels for their data type, range, uniqueness, order and missingness.