bn2list: transforms a /bn/ into a list

Description Usage Arguments Value Examples

Description

(bn) Just translating all components of a /bn/ into a list compatible with list2bn.

Usage

1
bn2list(bn)

Arguments

bn

The /bn/ to be transformed.

Value

The generated list

Examples

1
2
3
 rebastaba3k("RESET"); # (only for R checking)
 bn2list(rebastaba.bn4);
 bn2list(rebastaba.bn6);

rebastaba documentation built on May 2, 2019, 5:24 p.m.

Related to bn2list in rebastaba...