print.summary.APEs: Print summary.APEs
Usage
# S3 method for summary.APEs
print(x, digits = max(3L, getOption("digits") -
3L), ...)Arguments
x
an object of class "summary.APEs".
digits
unsigned integer indicating the number of decimal places. Default is
max(3L, getOption("digits") - 3L).