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