get_varmod: Get desired STICS outputs

View source: R/get_varmod.R

get_varmodR Documentation

Get desired STICS outputs

Description

Get the STICS output variables (from var.mod file)

Usage

get_varmod(workspace, file_name = "var.mod")

Arguments

workspace

Path of the directory containing the STICS var.mod file

file_name

file name to read (without path, default value: "var.mod")

Value

The variables that will be returned by STICS

See Also

gen_varmod

Examples

get_varmod(get_examples_path(file_type = "txt"))

SticsRPacks/SticsRFiles documentation built on July 4, 2025, 4:19 p.m.