find_STICS_var: Find output variable names for STICS

View source: R/all_out_var.R

find_STICS_varR Documentation

Find output variable names for STICS

Description

Helper function that return the name used as input for the STICS model with a partial match.

Usage

find_STICS_var(Var)

Arguments

Var

Character vector with a (partial) STICS output variable name

Details

The function understand base::regex() as input.

See Also

all_out_var()

Examples

library(sticRs)
find_STICS_var("lai")


VEZY/sticRs documentation built on Oct. 26, 2023, 7:37 a.m.