print8chain {rbmn} | R Documentation |
prints a /chain/ object
Description
prints a /chain/ object.
Usage
print8chain(chain, digits=3)
Arguments
chain |
The |
digits |
when not null, the number of digits for rounding the numerical values. |
Details
See nbn2chain
code for some details about the definition of a
/chain/.
Value
nothing but something is printed
Examples
print8chain(rbmn0chain.01);
print8chain(rbmn0chain.02);
print8chain(rbmn0chain.03);
[Package rbmn version 0.9-6 Index]