drawExpression (version 1.0)
Visualising R syntax through graphics
Description
Graphical display of R expression, showing the
interpretation of an expression by R and the various kind of R
data structure. The steps of the interpretation of an
expression are obtained through the parsed tree.