print.ss_model: Print 'ss_model' object

View source: R/print.R

print.ss_modelR Documentation

Print ss_model object

Description

Prints the model specifications of an object of class ss_model.

Usage

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

Arguments

x

object of class ss_model

call

logical, if TRUE, the call will be printed

check

logical, if TRUE, the model class will be checked

...

ignored.

Value

No return value


sectorgap documentation built on May 29, 2024, 10:56 a.m.