print.summary.mcrPlot: print
function for summary.mcrPlot
object
Description
print
function for summary.mcrPlot
object
Usage
# S3 method for 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