Displaying 1 result from an estimated 1 matches for "tp4580765p4580765".
2012 Apr 23
2
plot function creating bars instead of lines
...challenge) ) {
par(mfg=c(2,1))
lines(data=lab.samples, subset=(subid==subj & challenge==t),
amylase ~ Sample, type='b', pch=as.character(t), col=heat.colors(2)[t])
}
}
--
View this message in context: http://r.789695.n4.nabble.com/plot-function-creating-bars-instead-of-lines-tp4580765p4580765.html
Sent from the R help mailing list archive at Nabble.com.