print.coda {coda.base} | R Documentation |
Printing coordinates
Description
The function hides the basis attribute. An option is included to show such basis.
Usage
## S3 method for class 'coda'
print(x, ..., basis = getOption("coda.base.basis"))
Arguments
x |
coordinates |
... |
parameters passed to print function |
basis |
boolean to show or not the basis with the output |
[Package coda.base version 0.5.5 Index]