View source: R/DImulti_classMethods.R
print.summary.DImulti | R Documentation |
print the details of an object of class summary.DImulti
## S3 method for class 'summary.DImulti'
print(x, verbose = FALSE, digits = .Options$digits, ...)
x |
an object of class DImulti |
verbose |
an optional logical value used to control the amount of output when the object is printed. Defaults to FALSE. |
digits |
the number of significant digits to use when printing |
... |
some methods for this generic function require additional arguments. None are used in this method. |
object x
print
which this function wraps.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.