View source: R/summaryFunctionsDREAM.R
print.dream | R Documentation |
Print Method for Summary of dream Model
## S3 method for class 'dream'
print(x, digits = 4, ...)
x |
An object of class "summary.dream". |
digits |
The number of digits to print after the decimal point. |
... |
Additional arguments (currently unused). |
No return value. Prints out the main results of a 'dream' object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.