print.summary.ebnm: Print a summary.ebnm object
Description
The print method for class summary.ebnm.
Usage
# S3 method for 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.