Skip to content
Prev 294048 / 398503 Next

two Y Axes (in the same scale) in ggplot2

On May 9, 2012, at 3:28 AM, Jim Lemon wrote:

            
There is also a two ordinate function in package latticeExtra for  
lattice plots.

(It does not really make sense to be requesting two ordinates that are  
on the same scale, or rather it would be somewhat redundant, wouldn't  
it? Are you really trying to get the results that lattice plots  
provide with the group parameter and base plotting provides with  
lines() and points() or matplot()?)