plotCI line types for line and for bar
Anyone has some clue to this question? Thanks in advance!
lehe wrote:
Hi, I was wondering how to specify the line type for line instead of for bar. Here is my code: "plotCI(x=mcra1avg, uiw=stdev1, type="l",col=2,lty=2)" This way, I will have the bar line as dashed "lty=2" and red "col=2", and the line connecting the centers of the bars is also red "col=2" but solid "lty=1". How to make the line connecting the bar centers have the same solid lty as the bar? Thanks and regards!
View this message in context: http://www.nabble.com/plotCI-line-types-for-line-and-for-bar-tp23501900p23513525.html Sent from the R help mailing list archive at Nabble.com.