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
Lookup the R graph gallery. Also, any R tutorial should have some rudimentary
plots.
Type
?plot
Into the prompt to get help with the command.
-stephen
Sent via BlackBerry from T-Mobile
-Original Message-
From: Bala subramanian
Date: Tue, 21 Apr 2009 17:07:24
To:
Subject: [R] plottin
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
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
7 matches
Mail list logo