Skip to content
Back to formatted view

Raw Message

Message-ID: <23501900.post@talk.nabble.com>
Date: 2009-05-12T12:48:35Z
From: Tim
Subject: plotCI line types for line and for bar

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-tp23501900p23501900.html
Sent from the R help mailing list archive at Nabble.com.