On 6/25/07, jim holtman <jholtman at gmail.com> wrote: > You might want to check out this link to the type of graphs that R can > produce and find one you like; the code will be with it. > > http://addictedtor.free.fr/graphiques/allgraph.php Or for examples using the ggplot2 package: http://had.co.nz/ggplot2 Hadley