print.bdotsBootSummary {bdots} | R Documentation |
Print bdotsBoot Summary
Description
That's pretty much it. This is a print method, so there is likely not much need to call it directly
Usage
## S3 method for class 'bdotsBootSummary'
print(x, ...)
Arguments
x |
generic name, but this will be an object of bdotsBootSummary |
... |
ignored for now |
[Package bdots version 1.2.5 Index]