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"))

SticsRFiles documentation built on May 29, 2024, 4:18 a.m.