gn2item: returns the item names of a /gn/ object

Description Usage Arguments Value Examples

View source: R/f0.g4n1.code.r

Description

(see slot @item of /gn/.)

Usage

1

Arguments

gn

The gn object.

check

Must checking be undertaken (conditionally to g4n.mck).

Value

a character providing the item names.

Examples

1
2
3
4
 g4n3k("RESET"); # needed only for R checking, to be forgotten
 gn2item(g4n.gn1);
 gn2item(g4n.gn2);
 gn2item(g4n.gn7);

g4n documentation built on May 2, 2019, 5:47 p.m.

Related to gn2item in g4n...