sylvainloiseau/drawExpression: Visualising R syntax through graphics

Graphical display of R expressions for didactic purposes. 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 <sylvain.loiseau@univ-paris13.fr>
LicenseBSD_3_clause + file LICENSE
Version1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("sylvainloiseau/drawExpression")
sylvainloiseau/drawExpression documentation built on May 3, 2019, 9:39 p.m.