validate_metric {riemtan}R 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.


[Package riemtan version 0.1.0 Index]