nom2list: transforms a /nom/ into a list

Description Usage Arguments Value Examples

View source: R/f1.rbsb2.code.r

Description

simply returns nom@x which is a list. This function was introduced for consistency with other objects and to prepare future evolutions

Usage

1
nom2list(nom)

Arguments

nom

The nom object to be transformed.

Value

The resulting list.

Examples

1
2
 rbsb3k("RESET"); # needed only for R checking, to be forgotten
 nom2list(rbsb.nom3);

rbsb documentation built on May 2, 2019, 4:41 p.m.

Related to nom2list in rbsb...