print.summary.ecolRxC: Print a summary of a summary.ecolRxC object

View source: R/print.R

print.summary.ecolRxCR Documentation

Print a summary of a summary.ecolRxC object

Description

Print method for summary.ecolRxC objects

Usage

## S3 method for class 'summary.ecolRxC'
print(x, ..., margins = TRUE, digits = 2)

Arguments

x

An summary.ecolRxC class object.

...

Other arguments passed on to methods. Not currently used.

margins

A TRUE/FALSE argument informing if the margins of the transition matrix should be displayed. Default TRUE.

digits

Integer indicating the number of decimal places to be shown. Default, 2.

Value

No return value, called for side effects.


ecolRxC documentation built on March 31, 2023, 5:50 p.m.