Skip to content
Prev 70331 / 398506 Next

Missing Data Line Type?

On 5/24/05, khobson at fd9ns01.okladot.state.ok.us
<khobson at fd9ns01.okladot.state.ok.us> wrote:
plot(approx(x), type = "l", lty = 2)
lines(x)
See ?segments  .  

Also you might be able to use directly or else scavenge code from
plotCI in package gplots (in the gregmisc bundle) or plotOHLC in
package tseries.