Re: [R] the meaning of subscripts

2012-06-30 Thread Deepayan Sarkar
On Thu, Jun 28, 2012 at 9:27 PM, startend wrote: > Hi, > > Now i am dealing with longitudinal data set and I want to see the rough > marginal plot for 2 variables separately. > I found the code from one example here, > > reading <- > read.table("http://www.ats.ucla.edu/stat/R/examples/alda/data/re

[R] the meaning of subscripts

2012-06-28 Thread startend
Hi, Now i am dealing with longitudinal data set and I want to see the rough marginal plot for 2 variables separately. I found the code from one example here, reading <- read.table("http://www.ats.ucla.edu/stat/R/examples/alda/data/reading_pp.txt";, header=T, sep=",") reading[reading$id %in% c(4,