View source: R/f03.nbnmi.code.r
string7dag4nbn | R Documentation |
returns a character(1)
describing the dag of the nbn under the
string form.
string7dag4nbn(nbn, sep=";")
nbn |
The nbn. |
sep |
Separation sign between parents after the conditioning
sign ( |
A character(1)
.
string7dag4nbn(rbmn0nbn.01);
string7dag4nbn(rbmn0nbn.04, sep=", ");
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.