print.cint {confintr} | R Documentation |
Print method for an object of class cint
.
## S3 method for class 'cint'
print(x, digits = getOption("digits"), ...)
x |
A on object of class |
digits |
Number of digits used to format sample estimate and confidence limits. |
... |
Further arguments passed from other methods. |
Invisibly, the input is returned.
ci_mean(1:100)