drawExpression: Visualising R syntax through graphics

Graphical display of R expressions, showing the steps of the interpretation of an expression by R and the various kinds of R data structures. The steps of the interpretation of an expression are obtained through the parsed tree.

Getting started

Package details

AuthorSylvain Loiseau
MaintainerSylvain Loiseau <sloiseau@u-paris10.fr>
LicenseBSD
Version1.0
Package repositoryView on R-Forge
Installation Install the latest version of this package by entering the following in R:
install.packages("drawExpression", repos="http://R-Forge.R-project.org")

Try the drawExpression package in your browser

Any scripts or data that you put into this service are public.

drawExpression documentation built on May 2, 2019, 4:21 p.m.