print.derivedopenCR {openCR} | R Documentation |
Print Method for Derived Estimates
Description
Formats output from derived.openCR
.
Usage
## S3 method for class 'derivedopenCR'
print(x, Dscale = NULL, legend = FALSE, ...)
Arguments
x |
object from |
Dscale |
numeric optional multiplier for densities (overrides saved Dscale) |
legend |
logical. if TRUE then a legend is provided to column headings |
... |
other arguments passed to |
Details
By default (i.e. when not not specified in the in the ... argument),
row.names = FALSE
and digits = 4
.
See Also
[Package openCR version 2.2.6 Index]