print.bcdpmeta: Generic print function for bcdpmeta object in jarbes.

View source: R/bcdpmeta.R

print.bcdpmetaR 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.

...

...


jarbes documentation built on June 28, 2025, 1:07 a.m.