print.summary.ebnm {ebnm}R Documentation

Print a summary.ebnm object

Description

The print method for class summary.ebnm.

Usage

## S3 method for class 'summary.ebnm'
print(x, digits = 2, ...)

Arguments

x

The summary.ebnm object.

digits

Number of significant digits to use.

...

Not used. Included for consistency as an S3 method.


[Package ebnm version 1.1-2 Index]