print.carlboot {CarletonStats} | R Documentation |
Print a summary of an carlboot
object
Description
Print summary statistics and confidence intervals for an carlboot
object.
Usage
## S3 method for class 'carlboot'
print(x, ...)
## S3 method for class 'carlperm'
print(x, ...)
Arguments
x |
The carlboot object to print. |
... |
not used |
[Package CarletonStats version 2.2 Index]