print.dream {dream} | R 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.
[Package dream version 0.1.0 Index]