print.settings: Print 'settings' object

View source: R/print.R

print.settingsR Documentation

Print settings object

Description

Prints the model settings.

Usage

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

Arguments

x

object of class settings

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.