Blindingly obvious!! Thanks for that. I can see it will help me find more than
one option that I've been interested in.
--- On Tue, 10/6/09, baptiste auguie wrote:
> From: baptiste auguie
> Subject: Re: [R] ggplot equivalent of par(xaxt)
> To: "John Kane"
>
Thanks very much.
>
>
>
> --- On Tue, 10/6/09, baptiste auguie wrote:
>
>> From: baptiste auguie
>> Subject: Re: [R] ggplot equivalent of par(xaxt)
>> To: "John Kane"
>> Cc: "R R-help"
>> Received: Tuesday, October 6, 2009, 2:57 PM
&
Lovely. I knew it was not that difficult, I had even gotten as far as deciding
it had to be an opts() command but I had no idea of what it was.
Thanks very much.
--- On Tue, 10/6/09, baptiste auguie wrote:
> From: baptiste auguie
> Subject: Re: [R] ggplot equivalent of par(xaxt
Hi,
2009/10/6 John Kane :
> How do I suppress the numbers on the x-axis?
>
Try this,
p + opts(axis.text.x = theme_blank())
HTH,
baptiste
> Thanks
>
>
> __
> [[elided Yahoo spam]]
>
> ___
I am playing around learning ggplot and cannot see how to suppress the x or y
axis values ( equivalent of xaxt in basic graphics)
It must be obvious but I'm not seeing it.
Problem
=
timedata <- structure(list(month = structure(c(5
5 matches
Mail list logo