View source: R/f02.chain.code.r
print8chain | R Documentation |
prints a /chain/ object.
print8chain(chain, digits=3)
chain |
The |
digits |
when not null, the number of digits for rounding the numerical values. |
See nbn2chain
code for some details about the definition of a
/chain/.
nothing but something is printed
print8chain(rbmn0chain.01);
print8chain(rbmn0chain.02);
print8chain(rbmn0chain.03);
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.