validate_values_in_range: Validate that values are within range

View source: R/validate.R

validate_values_in_rangeR Documentation

Validate that values are within range

Description

Checks that values of variable var are in valid range as defined in r2dii.climate_stress_test::stress_test_arguments.

Usage

validate_values_in_range(var, args_list)

Arguments

var

String holding name of variable.

args_list

Named list holding arguments of parent function call and their values.


2DegreesInvesting/r2dii.climate.stress.test documentation built on June 6, 2024, 8:23 a.m.