print.XDNUTS | R Documentation |
Print to console the specific of the algorithm used to generate an XDNUTS object.
## S3 method for class 'XDNUTS'
print(x, ..., digits = 3, show_all = FALSE)
x |
an object of class XDNUTS. |
... |
additional arguments to pass. These currently do nothing. |
digits |
a numeric scalar indicating the number of digits to show. Default value is 3. |
show_all |
logical scalar indicating where to print all the summary statistics even if these are more than 10. |
Return a data frame object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.