print.strat {strat}R Documentation

Print an object of class strat

Description

Print an object of class strat

Usage

## 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


[Package strat version 0.1 Index]