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