Skip to contents

Ensures a QST oracle truth object carries the canonical tau grid cs_tau_oracle() in the correct order with no missing or extra values.

Usage

cs_validate_tau_grid(truth)

Arguments

truth

A tibble/data frame containing at least a tau column.

Value

Invisible TRUE if validation passes; otherwise aborts.