[R] How to split a dataframe into smaller constituent dataframes
Neil Osborne
r_stuff_online at hotmail.com
Mon May 19 00:11:11 CEST 2003
I have read a large dataset into a dataframe using RODBC, the rows of data
in the dataframe are (integer) timestamped and I would like to divide the
original dataframe into n smaller dataframes where dataframe 1 contains all
rows that had timestamps falling in the period 0-x1 minutes, dataframe 2
contains all rows that had timestamps falling between x1+1 and x2, etc..
Does anyone know how to do this?
Thanks
_________________________________________________________________
Overloaded with spam? With MSN 8, you can filter it out
http://join.msn.com/?page=features/junkmail&pgmarket=en-gb&XAPID=32&DI=1059
More information about the R-help
mailing list