View source: R/f03.nbnmi.code.r
print8nbn | R Documentation |
prints a /nbn/ object.
print8nbn(nbn, what="pr", digits=3, ordering=NULL, chk=TRUE)
nbn |
|
what |
a |
digits |
when not null, the number of digits for rounding. |
ordering |
Nodes are given following the indices of "ordering"
if |
chk |
Check of the consistency of 'nbn' be performed before printing. |
Nothing but but nbn
is printed.
print8nbn(rbmn0nbn.01);
print8nbn(rbmn0nbn.03, "pm", order=1:2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.