print.PSAbootSummary {PSAboot} | R Documentation |
Print method for PSAboot Summary.
Description
Print method for PSAboot Summary.
Usage
## S3 method for class 'PSAbootSummary'
print(x, digits = 3, ...)
Arguments
x |
result of |
digits |
desired number of digits after the decimal point. |
... |
unused. |
Value
Nothing returned.
[Package PSAboot version 1.3.8 Index]