Author: Sylvain Loiseau
License: BSD_3_clause
This package provides a function for drawing graphical visualisations of common R data structures as well as for drawing steps by step the evaluation of an expression.
install.packages("drawExpression")
devtools::install_github("sylvainloiseau/drawExpression")
drawExpression("c(1, 2, 3:5)")