print.cstab {cstab} | R Documentation |
Print method for cstab objects
Description
print.cstab
prints key variables of cstab objects.
Usage
## S3 method for class 'cstab'
print(x, ...)
Arguments
x |
a cstab object (output of functions |
... |
additional arguments passed to print. |
Author(s)
Jonas M. B. Haslbeck <jonas.haslbeck@gmail.com> Dirk U. Wulff <dirk.wulff@gmail.com>
[Package cstab version 0.2-2 Index]