print.summary.bifeAPEs function

Print summary.bifeAPEs

Print summary.bifeAPEs

print.summary.bifeAPEs is a generic function which displays summary statistics from objects returned by summary.bifeAPEs.

## S3 method for class 'summary.bifeAPEs' print(x, digits = max(3L, getOption("digits") - 3L), ...)

Arguments

  • x: an object of class "summary.bifeAPEs".
  • digits: unsigned integer indicating the number of decimal places. Default is max(3L, getOption("digits") - 3L).
  • ...: other arguments.

See Also

get_APEs

  • Maintainer: Amrei Stammann
  • License: GPL (>= 2)
  • Last published: 2022-08-11