search for: earlh

Displaying 1 result from an estimated 1 matches for "earlh".

Did you mean: early
2010 Jul 28
2
Axes=F and plotting dual y axes
...to do: par(new=T) plot(testdf1[,2], ...) and from there I can manually label the axes, title, etc. Any idea what's going on? I'm using R 2.10.1 on ubuntu (I probably need to upgrade via debian packages soon) Regards, CJ ps: I am trying to accomplish this, as seen here: http://blog.earlh.com/index.php/2009/07/multiple-y-axes-in-r-plots-part-9-in-a-series/ -- but axes=F is giving me trouble.