print.strat: Print an object of class 'strat'

Description Usage Arguments

View source: R/print.R

Description

Print an object of class strat

Usage

1
2
## S3 method for class 'strat'
print(x, digits = 3, ...)

Arguments

x

An object of class strat

digits

the number of significant digits to use when printing

...

further arguments passed to or from other methods


strat documentation built on May 2, 2019, 1:45 p.m.

Related to print.strat in strat...