Skip to contents

Checks whether the number of categories is reasonable for an aggregation. Throws a warning if it finds more than 50 different values.

Usage

.validate_categories(cat_values)

Arguments

cat_values

An array of values

Value

Nothing (NULL) on success.