R/other_utils.R
validate_metric.Rd
Validates that the metric is not NULL.
validate_metric(metric)
The metric to validate.
None. Throws an error if the metric is NULL.