Displaying 1 result from an estimated 1 matches for "panini".
Did you mean:
panin
2009 Dec 23
2
A package for visualizing R syntax
Dear all,
I have written a small set of functions for drawing graphical representations of R objects and evaluations of R expressions.
It is mainly intended for pedagogical purposes. Here are some samples:
http://panini.u-paris10.fr/~sloiseau/sampleGraphics.pdf
The idea is to use some graphical conventions in order to make clear the abstract syntax and to explain function, extraction, recycling, type conversion, properties of data structures, etc.
I would be very interested in your reactions and comments. I'...