Generic print function for b3lmeta object in jarbes.
## S3 method for class 'b3lmeta' print(x, digits, ...)
x
: The object generated by the function b3lmeta.digits
: The number of significant digits printed. The default value is 3....
: ...
Useful links