print.sx: Print function for sx objects

Description Usage Arguments Details Value

View source: R/SOIR.R

Description

Since the output of Sarim::sx() is a very long list, a short version is implemented. The option full = TRUE can be used, to get the full printet list object.

Usage

1
2
## S3 method for class 'sx'
print(x, full = F)

Arguments

x

A sx object

full

Logical, indicating if output should be full

Details

Easy print function to get nice readable output for sx-object

Value

Null


RaphaelRe/SOIR documentation built on May 28, 2019, 12:19 p.m.