.46 would be categorized under the 0.5 category
> the -0.75 would be categorized under the 0 category
> the 0.88 would be categorized under the 0.9 category
>
> Could you please help me find what I do not understand here?
Not sure, but what I don't understand is why you're f
here?
I would like to thank you in advance for your reply
Regards
Alex
From: Ista Zahn
Cc: R help
Sent: Monday, February 25, 2013 3:54 PM
Subject: Re: [R] ggplot2 Increase font size
Hi Alex,
See ?theme
Best,
Ista
>
> Dear all,
> I am using the code as below
>Â td
Hi Alex,
See ?theme
Best,
Ista
On Mon, Feb 25, 2013 at 9:44 AM, Alaios wrote:
>
> Dear all,
> I am using the code as below
> tdm <- melt(matrixToPlot)
>p<- ggplot(tdm, aes(x = Var2, y = Var1, fill = factor(value))) +
> labs(x = "Mz", y = "T", fill = "D") +
>
3 matches
Mail list logo