Skip to content
Prev 361302 / 398506 Next

Extract from a text file

Hi Val,

Take a kook at read.table. If for some reason the file dosen't have the
same separator between the columns you can use strsplit after loading the
file.

This might helpyou along getting data into R:
http://www.statmethods.net/input/importingdata.html

Best
On Tue, 31 May 2016, 02:15 Val, <valkremk at gmail.com> wrote: