Skip to content
Prev 333379 / 398506 Next

Overlay boxplot and scatter.smooth line

On Nov 19, 2013, at 2:43 AM, Johannes Radinger wrote:

            
?boxplot  # .... sends you to ?boxplot.stats which should be used to  determine what user coordinates are being used when plotting the boxplot.

xlim  would be suitable for getting both plots on hte same x-scale.