Its the R home page. I think the graph gallery might be used to
direct people to R before they have used it since its quite attractive.
At that point they will want to know how to get to the rest of R.
On 4/18/05, Romain Francois <francoisromain at free.fr> wrote:
Hi,
I don't know about that web page, what is it ?
Romain
Le 18.04.2005 16:33, Gabor Grothendieck a ??crit :
Just one suggestion. Maybe you could provide on a link on that
page to http://www.r-project.org .
On 4/18/05, Gabor Grothendieck <ggrothendieck at gmail.com> wrote:
Yes, it works for me now. Thanks. Very impressive I might add.
On 4/18/05, Romain Francois <francoisromain at free.fr> wrote:
Oops :)
That should be allright now.
Romain
Le 18.04.2005 13:52, Naji a ??crit :
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.