Re: [R] Columnwise Alternate Subsetting of a Data Frame

2008-06-22 Thread Charles C. Berry
See ?split help.search() is (or should be) your friend. HTH, Chuck On Mon, 23 Jun 2008, Gundala Viswanath wrote: Hi, Given this data frame: print(repo.dat) V1 V2 V3 V4 V5 (can be more) 1 1007_s_at DDR1 286

Re: [R] Columnwise Alternate Subsetting of a Data Frame

2008-06-22 Thread Moshe Olshansky
,even,sep="") --- On Mon, 23/6/08, Gundala Viswanath <[EMAIL PROTECTED]> wrote: > From: Gundala Viswanath <[EMAIL PROTECTED]> > Subject: [R] Columnwise Alternate Subsetting of a Data Frame > To: [EMAIL PROTECTED] > Received: Monday, 23 June, 2008, 1:03 PM >

[R] Columnwise Alternate Subsetting of a Data Frame

2008-06-22 Thread Gundala Viswanath
Hi, Given this data frame: > print(repo.dat) V1 V2 V3 V4 V5 (can be more) 1 1007_s_at DDR1 2865.1 2901.3 1978.3 300.2 2 1053_at RFC2 103.681.6 108.0 101.3 I want to split them into two data