print.NAWRUmodel: Print 'NAWRUmodel' object

View source: R/nawru.R

print.NAWRUmodelR Documentation

Print NAWRUmodel object

Description

Prints the model specifications of an object of class NAWRUmodel.

Usage

## S3 method for class 'NAWRUmodel'
print(x, call = TRUE, check = TRUE, ...)

Arguments

x

An object of class NAWRUmodel.

call

A logical. If TRUE, the call will be printed.

check

A logical. If TRUE, the model class will be checked.

...

Ignored.

Value

No return value, model information is printed.


RGAP documentation built on Nov. 2, 2023, 6:02 p.m.