print.XDNUTS {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 graphical object.