Skip to content
Prev 10384 / 398503 Next

Plotting with more than one y axis

Hi!

I want to combine two plots. On the one hand i've got a histogram and on the other hand a line plot. The y axis of the plot are different and i want both axis (one on the right side the other on the left side) in the plot. How can I do this in R ?

Thanks