trimcommand {rtrim}R Documentation

Create a trimcommand object

Description

Create a trimcommand object

Usage

trimcommand(...)

Arguments

...

Options in the form of key=value. See below for all options.

Description

A trimcommand object stores a single TRIM model, including the specification of the data file. Normally, such an object is defined by reading a legacy TRIM command file.

Options

See Also

Working with TRIM command files and TRIM data files.

Other modelspec: check_observations(), read_tcf(), read_tdf(), set_trim_verbose(), trim()


[Package rtrim version 2.3.0 Index]