print.bifeAPEs {bife} | R Documentation |
bifeAPEs
print.bifeAPEs
is a generic function which displays some minimal information from
objects returned by get_APEs
.
## S3 method for class 'bifeAPEs'
print(x, digits = max(3L, getOption("digits") - 3L), ...)
x |
an object of class |
digits |
unsigned integer indicating the number of decimal places. Default is
|
... |
other arguments. |