Skip to content
Prev 247453 / 398503 Next

data prep question

On Sat, Jan 15, 2011 at 4:26 PM, Matthew Strother <rstrothe at gmail.com> wrote:
Since the data frame appears to be already sorted by time within ID we
can do this:
ID TIME OBS
1  1 2200   0
2  1 2400 -12
3  1 3200 -13
4  1 4500  -1
5  3 3900   0
6  3 5605 -13
7  5 1800   0
8  5 1900 -22
9  5 2300 -33