summary.delta | R Documentation |
summary
method for class "delta"
.
This functions creates a report with the information contained in an object of class "delta"
.
## S3 method for class 'delta' summary(object, fullReport = FALSE, digits = 4, tex = FALSE, ...)
object |
and object of class |
fullReport |
a logical value indicating whether to generate an exhaustive report of the results (TRUE) or not (FALSE, default). |
digits |
an integer value indicating the significant digits to be used. |
tex |
a logical value indicating whether to generate formatted LaTeX output (TRUE) or plain output (FALSE, default). |
... |
further arguments passed to summary. No one else is currently available. |
No return value. Results are printed on console.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.