print.bcmeta {jarbes} | R Documentation |
Generic print function for bcmeta object in jarbes.
Description
Generic print function for bcmeta object in jarbes.
Usage
## S3 method for class 'bcmeta'
print(x, digits, ...)
Arguments
x |
The object generated by the function bcmeta. |
digits |
The number of significant digits printed. The default value is 3. |
... |
... |
[Package jarbes version 2.2.1 Index]