Last data update: 2014.03.03

R: Class gmExpr
gmExpr-classR Documentation

Class gmExpr

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

myExpr <- gmExpr(root)

myExpr

Results