Re: [R] plot rows of matrix against a vector on one graph

2007-09-26 Thread Wiebke Timm
On 26.09.2007, at 13:46, Olena Morozova wrote: > I am very new to R and statistical analysis in general. I am trying > to plot > a matrix of several hundred rows against a vector of 4 values. This > all has > to be on the same graph with different rows represented by > different color. > Thi

[R] plot rows of matrix against a vector on one graph

2007-09-26 Thread Olena Morozova
I am very new to R and statistical analysis in general. I am trying to plot a matrix of several hundred rows against a vector of 4 values. This all has to be on the same graph with different rows represented by different color. This sounds like it should not be hard to do, but I am having problems