validate_metric: Validate Metric

View source: R/other_utils.R

validate_metricR Documentation

Validate Metric

Description

Validates that the metric is not NULL.

Usage

validate_metric(metric)

Arguments

metric

The metric to validate.

Value

None. Throws an error if the metric is NULL.


riemtan documentation built on June 8, 2025, 9:39 p.m.