Skip to content
Prev 67899 / 398506 Next

the graph gallery strikes back

Hello useRs and helpRs,

Some time ago, in a gallaxy far away (here is the thread : 
http://finzi.psych.upenn.edu/R/Rhelp02a/archive/46532.html ) we 
discussed about a graph gallery showing the power of R in that domain. I 
did some work around that, and there is a (pretty advanced) draft here :

http://addictedtor.free.fr/graphiques/displayGallery.php

For instance, there are some of my graphs, some of Eric Lecoutre's and 
some coming from demo(graphics), demo(image), demo(persp) and so on.

Pretty soon, I'll add the possibility to  :
- add graphs dynamically from the web
- give a mark to each graph (maybe we can do some stats :) )
- link R function to their help pages from http://finzi.psych.upenn.edu/R
- add references to publications
- .... whatever

Please take a look and tell me what should be improved. May the foRce be 
with you.

Romain.

PS1 : Regarding graphs from demo(*), I wrote that author is R 
Development Core Team, maybe those were done by a precise person in the 
Core, in that case tell me and I'll change it.

PS2 : Source code highlighting was done by the highlight software  : ( 
http://www.andre-simon.de/ ) suggested to me by Eric Lecoutre.