print.stvarsum {sstvars} | R Documentation |
Summary print method from objects of class 'stvarsum'
Description
print.stvarsum
is a print method for object 'stvarsum'
generated
by summary.stvar
.
Usage
## S3 method for class 'stvarsum'
print(x, ..., digits)
Arguments
x |
object of class 'stvarsum' generated by |
... |
currently not used. |
digits |
the number of digits to be printed. |
Value
Returns the input object x
invisibly.
[Package sstvars version 1.0.1 Index]