[R] reading data

Prof Brian Ripley ripley at stats.ox.ac.uk
Wed May 5 12:41:34 CEST 2004


Unix does not file paths like C:/dados10.txt.

It's an issue with your local environment, so please ask your local 
advisors.

On Wed, 5 May 2004, Margarida Júlia Rodrigues Igreja wrote:

> Hello,
> I´m trying to read data from a text file but i can´t
> 
> When i print:
>  > a<-read.table(file="C:/dados10.txt")
> 
> The next error appears:
> Error in file(file, "r") : unable to open connection
> In addition: Warning message:
> cannot open file `C:/dados10.txt'
>   Can you help me?
> 
> Margarida
> 
> PS:The operating sistem i´m using is Unix

-- 
Brian D. Ripley,                  ripley at stats.ox.ac.uk
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




More information about the R-help mailing list