Folks,

This two FAQs:

FAQ Q7.8
rw-FAQ Q2.16

Referring enquirers to the FAQs allows readers to see the full arguments 
rather than getting partial info into the list archives.

On Mon, 8 May 2006, Richard M. Heiberger wrote:

> or use forward slashes, exactly the same as in Unix.  This has the advantage
> of being portable, especially if you make it relative to a starting directory.
>
> read.table("c:/a/b/c.dat")
> read.table("c:\\a\\b\\c.dat")
> ---- Original message ----
>> Date: Tue, 9 May 2006 09:42:03 +0800
>> From: ronggui <[EMAIL PROTECTED]>
>> Subject: Re: [R] read.table (Error in file(file, "r") : unable to open 
>> connection)
>> To: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
>> Cc: [email protected]
>>
>> I guess you use R under windows,then use \\ instead of \.
>>
>> or use file.choose() to choose the file directly.
>>
>
> ______________________________________________
> [email protected] mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
>

-- 
Brian D. Ripley,                  [EMAIL PROTECTED]
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595

______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to