How to display a boxplot on top of a histogram in Base R. ... 3.1, 1.1, 2.1)) boxplot(my_variable , horizontal=TRUE , ylim=c(-10,20), xaxt="n" , col=rgb(0.8 ...
確定! 回上一頁