print.dream: Print Method for Summary of dream Model

View source: R/summaryFunctionsDREAM.R

print.dreamR Documentation

Print Method for Summary of dream Model

Description

Print Method for Summary of dream Model

Usage

## S3 method for class 'dream'
print(x, digits = 4, ...)

Arguments

x

An object of class "summary.dream".

digits

The number of digits to print after the decimal point.

...

Additional arguments (currently unused).

Value

No return value. Prints out the main results of a 'dream' object.


dream documentation built on Jan. 21, 2026, 1:06 a.m.