search for: displaygallery

Displaying 2 results from an estimated 2 matches for "displaygallery".

2005 Apr 18
5
the graph gallery strikes back
...go, 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 :) ) -...
2005 Apr 22
1
Help needed with lattice graph!
Dear R users, If I manage to sort out this graph, it is certainly a candidate for the new R graph gallery (http://addictedtor.free.fr/graphiques/displayGallery.php)! I created the following lattice graph: library(lattice) tmp <- expand.grid(geology = c("Sand","Clay","Silt","Rock"), species = c("ArisDiff","BracSera","CynDact","ElioMuti","EragCurS","EragP...