Hi everybody, I put some R-code to a web page for drawing fractals. See http://fractalswithr.blogspot.com/ If you have some R-code for fractal images, I'm willing to include them to the page. Has somebody tried L-systems or Markov algorithm (http:// en.wikipedia.org/wiki/Markov_algorithm) with R? Best wishes, Atte Tenkanen University of Turku, Finland
kone wrote:> Hi everybody, > > I put some R-code to a web page for drawing fractals. See > > http://fractalswithr.blogspot.com/ > > If you have some R-code for fractal images, I'm willing to include > them to the page.That's really nice, but what's with the annoying popups, courtesy of Webstats4U? Gad -- Gad Abraham Department of Mathematics and Statistics The University of Melbourne Parkville 3010, Victoria, Australia email: g.abraham at ms.unimelb.edu.au web: http://www.ms.unimelb.edu.au/~gabraham
kone wrote:> Hi everybody, > > I put some R-code to a web page for drawing fractals. See > > http://fractalswithr.blogspot.com/ > > If you have some R-code for fractal images, I'm willing to include > them to the page. > > Has somebody tried L-systems or Markov algorithm (http:// > en.wikipedia.org/wiki/Markov_algorithm) with R?Here's an interactive example of how to draw pretty pictures with polynomials and other R functions: http://biostat3.mc.vanderbilt.edu/polyart/ ...without the pop-up windows ;) Cheers, Jeff -- http://biostat.mc.vanderbilt.edu/JeffreyHorner