[R] lapply getting names of the list

2010-12-09 Thread Sashi Challa
Hello All, I have a toy dataframe like this. It has 8 columns separated by tab. NameSampleIDAl1 Al2 X Y R Th rs191191A1 A B 0.999 0.090.780.090 abc928291 A1 B J 0.3838 0.3839 0.028 0.888 abcnab

Re: [R] lapply getting names of the list

2010-12-09 Thread Joshua Wiley
Hi Sashi, On Thu, Dec 9, 2010 at 9:44 AM, Sashi Challa cha...@ohsu.edu wrote: Hello All, I have a toy dataframe like this. It has 8 columns separated by tab. Name    SampleID        Al1     Al2     X       Y       R       Th rs191191        A1      A       B       0.999   0.09    0.78    

Re: [R] lapply getting names of the list

2010-12-09 Thread David Winsemius
On Dec 9, 2010, at 12:44 PM, Sashi Challa wrote: Hello All, I have a toy dataframe like this. It has 8 columns separated by tab. NameSampleIDAl1 Al2 X Y R Th rs191191A1 A B 0.999 0.090.780.090 abc928291 A1 B

[R] lapply getting names of the list

2010-12-09 Thread Sashi Challa
, December 09, 2010 10:07 AM To: Sashi Challa Cc: r-help@R-project.org Subject: Re: [R] lapply getting names of the list Hi Sashi, On Thu, Dec 9, 2010 at 9:44 AM, Sashi Challa cha...@ohsu.edu wrote: Hello All, I have a toy dataframe like this. It has 8 columns separated by tab. Name    SampleID

Re: [R] lapply getting names of the list

2010-12-09 Thread David Winsemius
On Dec 9, 2010, at 2:21 PM, David Winsemius wrote: On Dec 9, 2010, at 12:44 PM, Sashi Challa wrote: Hello All, I have a toy dataframe like this. It has 8 columns separated by tab. NameSampleIDAl1 Al2 X Y R Th rs191191A1 A B