50% off: Unlimited data and AI learning.
State of Data and AI Literacy Report 2025

hydrotoolbox (version 1.1.2)

check_cross: Check cross for argument coherence

Description

Check cross for argument coherence

Usage

check_cross(ref_arg, eval_arg, arg_names)

Value

An error message if eval_arg does not fit the ref_arg length.

Arguments

ref_arg

the argument for reference length.

eval_arg

the argument to evaluate.

arg_names

vector string with arguments names (ref_arg and eval_arg)