Hi Romain,
Great job.. Thanks a lot.
When pointing at the graph or the link (ie Kernel density estimator in R²,
Perspective plot and contour plot, etc) the browser is sending back a SQL
error (Safari, MacOSX3.8)
Erreur SQL!
Unknown column 'qualification' in 'field list'
Best regards
Naji
Le 18/04/05 11:29, « Romain Francois » <francoisromain at free.fr> a Âécrit :
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.