string7dag4nbn: provides so-called string model of a /nbn/

View source: R/f03.nbnmi.code.r

string7dag4nbnR Documentation

provides so-called string model of a /nbn/

Description

returns a character(1) describing the dag of the nbn under the string form.

Usage

string7dag4nbn(nbn, sep=";")

Arguments

nbn

The nbn.

sep

Separation sign between parents after the conditioning sign (|).

Value

A character(1).

Examples

 string7dag4nbn(rbmn0nbn.01);
 string7dag4nbn(rbmn0nbn.04, sep=", ");

rbmn documentation built on July 9, 2023, 6:37 p.m.