[R] Axes=F and plotting dual y axes
Johnson, Cedrick W.
cedrick at cedrickjohnson.com
Wed Jul 28 19:30:47 CEST 2010
That worked. Stupid me forgot that I had the stock ticker 'F' assigned
in my workspace.
Well.. guess I'll hit myself with a 2x4 now.. Thanks for your help guys..
-c
On 07/28/2010 12:37 PM, Ben Bolker wrote:
> Johnson, Cedrick W.<cedrick<at> cedrickjohnson.com> writes:
>
>>
>> Howdy. Been running into a bit of trouble with plotting. Seems that
>> axes=F is not "working". Whenever I plot (either a dataframe or xts/zoo
>> series) and I set axes=F along with xlab/ylab="" I still get the default
>> axes printed in my chart.
>
> A quick guess: what happens if you try axes=FALSE instead? (i.e., have
> you assigned 'F' a value in your workspace?)
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
More information about the R-help
mailing list