Learn R Programming

gmDatabase (version 0.5.1)

gmExpr-class: 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

Arguments

Slots

EXPR

stores the expression itself.

envir

defines the environment used for evaluation of expr.

Author

K. Gerald van den Boogaart, S. Matos Camacho

See Also

gmRead, gmExpr

Examples

Run this code
myExpr <- gmExpr(root)

myExpr

Run the code above in your browser using DataLab