[R] Importing data into R and combining 2 files

2009-05-14 Thread Sunita22
this message in context: http://www.nabble.com/Importing-data-into-R-and-combining-2-files-tp23545291p23545291.html Sent from the R help mailing list archive at Nabble.com. __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help

Re: [R] Importing data into R and combining 2 files

2009-05-14 Thread jim holtman
in one single variable. I need to separate it into rows and columns. how do I this? Which commands in R would be useful for the same? Thank you in advance Regards Sunita -- View this message in context: http://www.nabble.com/Importing-data-into-R-and-combining-2-files-tp23545291p23545291.html

Re: [R] Importing data into R and combining 2 files

2009-05-14 Thread Sunita Patil
? Thank you in advance Regards Sunita -- View this message in context: http://www.nabble.com/Importing-data-into-R-and-combining-2-files-tp23545291p23545291.html Sent from the R help mailing list archive at Nabble.com. __ R-help@r-project.org

Re: [R] Importing data into R and combining 2 files

2009-05-14 Thread Andy Choens
On Thu, 2009-05-14 at 10:30 -0700, Sunita22 wrote: Hello I have to import 2 txt files into R. 1 file contains the data and the other contains the header, column headings, datatypes and labels for the data. This is your first complicating factor. I have 2 problems: 1) my data file has