check out ggplot2 there is an entire website devoted to the package
(and a book also). The R graph gallery has graphs and the code to
produce the graphs.
hope this helps
Stephen Sefick
On Wed, Apr 22, 2009 at 9:01 AM, Christof Winter
wrote:
> Bala subramanian wrote, On 04/21/09 17:07:
>>
>> Fri
Bala subramanian wrote, On 04/21/09 17:07:
Friends,
i) I am new to R. Kindly suggest some resources that has examples of
plotting with R.
I really like:
http://zoonek2.free.fr/UNIX/48_R/03.html
Cheers,
Christof
--
Christof Winter
Bioinformatics Group
Biotechnologisches Zentrum
Technische Uni
if it hasn't been suggested already:
ggplot2 also has a book and a website: http://had.co.nz/ggplot2/
I would recommend any newcomer to have a look as it provides a clear,
consistent and elegant syntax to produce very nice plots.
baptiste
On 22 Apr 2009, at 03:14, Erik Iverson wrote:
In add
In addition to the refs already provided, I have read both "R Graphics" by Paul
Murrell and "Lattice" by Deepayan Sarkar, and can highly recommend both of them.
Bala subramanian wrote:
Friends,
i) I am new to R. Kindly suggest some resources that has examples of
plotting with R.
ii) How to se
] plotting with R
Friends,
i) I am new to R. Kindly suggest some resources that has examples of
plotting with R.
ii) How to set number of tick marks and labels, i have a x axis ranging fro
1 to 21. By default R shows the tick marks at 5, 10,15,20. How can i change
this.
Thanks,
Bala
On Apr 21, 2009, at 11:07 AM, Bala subramanian wrote:
Friends,
i) I am new to R. Kindly suggest some resources that has examples of
plotting with R.
http://addictedtor.free.fr/graphiques/
http://lmdvr.r-forge.r-project.org/figures/figures.html
ii) How to set number of tick marks and labe
Friends,
i) I am new to R. Kindly suggest some resources that has examples of
plotting with R.
ii) How to set number of tick marks and labels, i have a x axis ranging fro
1 to 21. By default R shows the tick marks at 5, 10,15,20. How can i change
this.
Thanks,
Bala
[[alternative HTML ve
On Monday 26 November 2007, Dave Jacoby wrote:
> I have a series of numbers I'm wanting to plot. They come from a
> nanodrop machine, which graphs with a specific x and y indices. X goes
> from 220nm to 350nm, which I can set. But the y axis should go from -5
> to 65, but I'm finding it impossible
I have a series of numbers I'm wanting to plot. They come from a
nanodrop machine, which graphs with a specific x and y indices. X goes
from 220nm to 350nm, which I can set. But the y axis should go from -5
to 65, but I'm finding it impossible to hardcode that.
I've looked. I've typed ?plot at the
9 matches
Mail list logo