list2nom: transforms a list into a /nom/

Description Usage Arguments Details Value Examples

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

Description

simply returns nom with its unique slot @x being equal to lili. This function was introduced for consistency with other objects and to prepare future evolutions

Usage

1
list2nom(lili)

Arguments

lili

The list object to be transformed.

Details

According to rbsb.mck the produced object is checked.

Value

The resulting nom.

Examples

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

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

Related to list2nom in rbsb...