[R] How to draw a plot like this?
Neil Shephard
nshephard at gmail.com
Mon Sep 15 11:07:27 CEST 2008
Jinsong Zhao wrote:
>
> Hi there,
>
> I hope to draw a plot like this:
> http://www.sg-chem.net/swizard/Ru-bqdi-spectra.gif
>
> is it possible to draw it using R?
>
> thanks for any suggestions.
>
My intuition would say yes it is possible as R graphics are highly flexible.
I'm afraid I don't know how though, but the following may be useful
resources in working out the code...
R Graphics Gallery (including sample code):
http://addictedtor.free.fr/graphiques/
R Graphics by Paul Murrell (web-site to accompany book, which you have to
buy) : http://www.stat.auckland.ac.nz/~paul/RGraphics/rgraphics.html
Another R Graphics Gallery : http://research.stowers-institute.org/efg/R/
A number of links in the R wiki to graphics resources :
http://wiki.r-project.org/rwiki/doku.php?id=links:links
...in particular the following site which contains ~8000 graph examples
(again including example code) :http://bm2.genes.nig.ac.jp/RGM2/index.php
Neil
--
View this message in context: http://www.nabble.com/How-to-draw-a-plot-like-this--tp19486984p19489416.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list