print.summary.bifeAPEs {bife} | R Documentation |
Print summary.bifeAPEs
Description
print.summary.bifeAPEs
is a generic function which displays summary statistics from
objects returned by summary.bifeAPEs
.
Usage
## S3 method for class 'summary.bifeAPEs'
print(x, digits = max(3L, getOption("digits") - 3L), ...)
Arguments
x |
an object of class |
digits |
unsigned integer indicating the number of decimal places. Default is
|
... |
other arguments. |
See Also
[Package bife version 0.7.2 Index]