print.summary.mcrPlot {nlcv}R Documentation

print function for summary.mcrPlot object

Description

print function for summary.mcrPlot object

Usage

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

Arguments

x

Object of class 'summary.mcrPlot' as produced by the function of the same name

digits

number of digits to be passed to the default print method

...

additional parameters for the print.default function


[Package nlcv version 0.3.5 Index]