print.summary.drc {drc} | R Documentation |
'print.summary' displays the summary.
## S3 method for class 'summary.drc': print(x, ...)
x |
an object of class 'drc'. |
... |
additional arguments. |
'print.summary.drc' produces a formatted output of the summary statistics.
Christian Ritz
## Invoking the print.summary method for objects of class 'drc' summary(multdrc(ryegrass))