Displaying 1 result from an estimated 1 matches for "348120".
Did you mean:
  148120
  
2009 May 28
1
Plot error
Hello,
I am an R amateur.
I want to plot data such that the 3 time points(a,b,c) lie on the X-axis and
the values of these times points are on Y-axis for n samples (e.g.100).
So, I have an object x, dim 100 4, it is a dataframe (when checked the
class)
x = 
name   a       b      c
1        0.11  1.11   0.86
2           .      .       .
3           .      .       .
.
.
.
100
so when i say: