[R] Automatic code diagramming for R?

Erik Iverson iverson at biostat.wisc.edu
Tue Oct 7 03:35:08 CEST 2008


This thread mentioning package mvbutils, function foodweb() might give 
you a start?

http://tolstoy.newcastle.edu.au/R/help/06/04/24587.html

Best,
Erik

Ben Bryant wrote:
> Greetings -
> 
> Is anyone aware of an automatic code diagrammer/flow chart creator that
> works for the R language (either a contributed package, or external
> software)?  I need to explain some code structure of a package I'm working
> on to non-R users, and would find it extremely helpful to have such a
> program similar to, for example, Visustin (
> http://www.aivosto.com/visustin.html ).  I can do it "by hand" (possibly
> with the help of the 'diagram' package) but it seems like automated
> capabilities for recognizing nested structures and argument-passing would be
> of good general use to package developers.
> 
> Much appreciated,
> -Ben Bryant
> 
> 	[[alternative HTML version deleted]]
> 
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.



More information about the R-help mailing list