gmExpr-class: Class gmExpr

Description Slots Author(s) See Also Examples

Description

gmExpr can be generated using the function gmExpr. It has two slots. Such an object can be used as argument on gmRead

Slots

EXPR

stores the expression itself.

envir

defines the environment used for evaluation of expr.

Author(s)

K. Gerald van den Boogaart, S. Matos Camacho

See Also

gmRead, gmExpr

Examples

1
2
3
myExpr <- gmExpr(root)

myExpr

gmDatabase documentation built on May 2, 2019, 9:31 a.m.