Re: [R] can't read a file

2013-08-05 Thread Clemence Germaine
on > Associate Professor of Anthropology > Texas A&M University > College Station, TX 77840-4352 > > -Original Message- > From: r-help-boun...@r-project.org > [mailto:r-help-boun...@r-project.org] On Behalf Of Clemence > Germaine > Sent: Monday, August 5, 20

Re: [R] can't read a file

2013-08-05 Thread David Winsemius
- >> From: clemence.germa...@gmail.com >> Sent: Mon, 5 Aug 2013 17:31:11 +0200 >> To: r-help@r-project.org >> Subject: [R] can't read a file >> >> Hi >> >> It's the first time I use R on mac, before I used on Windows, so I can't >

Re: [R] can't read a file

2013-08-05 Thread John Kane
Aug 2013 17:31:11 +0200 > To: r-help@r-project.org > Subject: [R] can't read a file > > Hi > > It's the first time I use R on mac, before I used on Windows, so I can't > have my data when I have the function : read.table, my file is maned : > data1.txt > D

Re: [R] can't read a file

2013-08-05 Thread David Carlson
] On Behalf Of Clemence Germaine Sent: Monday, August 5, 2013 10:31 AM To: r-help@r-project.org Subject: [R] can't read a file Hi It's the first time I use R on mac, before I used on Windows, so I can't have my data when I have the function : read.table, my file is maned : data1.txt D

[R] can't read a file

2013-08-05 Thread Clemence Germaine
Hi It's the first time I use R on mac, before I used on Windows, so I can't have my data when I have the function : read.table, my file is maned : data1.txt Do I use another format for my file? And when I trie list.file I have this answer : character(0) but I know where my file is on my comput