print.binomRDci {MCPAN} | R Documentation |
Print method for objects of class "binomRDci" as can be created by calling binomRDci.
## S3 method for class 'binomRDci': print(x, digits = 4, ...)
x |
an object of class "binomRDci" |
digits |
a single integer value specifying the number of digits for rounding |
... |
further arguments to be passed to "print.default" |
A print out.
Frank Schaarschmidt