print.coda: Printing coordinates

View source: R/other.R

print.codaR 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


mcomas/coda.base documentation built on Dec. 3, 2023, 5:08 a.m.