Re: [R] selecting data from table with timestamp

2011-05-12 Thread Pablo Rosado
which has basically nothing to do with extracting a subset of rows from a > dataframe. > > -Don > > -- > Don MacQueen > > Lawrence Livermore National Laboratory > 7000 East Ave., L-627 > Livermore, CA 94550 > 925-423-1062 > > > > > > -Original

Re: [R] selecting data from table with timestamp

2011-05-11 Thread MacQueen, Don
with extracting a subset of rows from a dataframe. -Don -- Don MacQueen Lawrence Livermore National Laboratory 7000 East Ave., L-627 Livermore, CA 94550 925-423-1062 -Original Message- From: Pablo Rosado Date: Wed, 11 May 2011 14:21:00 -0700 To: "r-help@r-project.org" Subjec

[R] selecting data from table with timestamp

2011-05-11 Thread Pablo Rosado
Hi, I am using read.table to get this data that has a timestamp. The data is for many days, but I only want to run the code I wrote only for specific day/days/times. I can“t figure out how to select a timeframe from the list. I have tried using subset() and didn't work I then used: * timestamp[f