powered by
Parse a makelist, convert it into an igraph and plot it.
makelist
igraph
visualize(make_list, root = NULL)
Invisibly an igraph representation of the makelist.
The makelist.
The root of a tree.
str(ml <- provide_make_list()) visualize(ml) visualize(ml, root = "all.Rout")
Run the code above in your browser using DataLab