Displaying 1 result from an estimated 1 matches for "chboston".
Did you mean:
boston
2006 May 09
2
draw a graphic using segments to represent data
Hello,
I'd like to draw a graphic using different color line segments to
represent microarray data. It simply likes this:
Data=cbind(c(1, 2, -1, 3, -2.2), c(1, 3, -1, -1.8, 4))
The first col No represents y'axis position (negative down and positive
up). The second col No represents a length of segment (negative segment
should be on left of y, and positive on right). Also the