23
[12,] 142 25 67 12 123 25 69 14
[13,] 32 60 41 0 27 69 31 25
[14,] 14 1017 71 12 1670 78
-Original Message-
From: Ray Brownrigg [mailto:ray.brownr...@ecs.vuw.ac.nz]
Sent: lunes, 26 de mayo de 2014 07:16
To: Antonio Carazo; r-help@R-pr
On 26/05/14 10:25, Antonio Carazo wrote:
>
> Hi,
> I have the file DATOS1 in the directory E:/R 3.0.2/R-3.0.2/bin/x64.
> If I try to load it, R returns me this error:
>> getwd()
> [1] "E:/R 3.0.2/R-3.0.2/bin/x64"
>> DATOS1<-matrix(scan("E:/R 3.0.2/R-3.0.2/bin/x64/DATOS1"),ncol=8)
> Error en file(f
first thing to do is 'list.files()' to see if your file is really there. show
us that output.
Sent from my iPad
On May 25, 2014, at 18:25, Antonio Carazo wrote:
>
> Hi,
> I have the file DATOS1 in the directory E:/R 3.0.2/R-3.0.2/bin/x64.
> If I try to load it, R returns me this error:
>> ge
Hi,
I have the file DATOS1 in the directory E:/R 3.0.2/R-3.0.2/bin/x64.
If I try to load it, R returns me this error:
> getwd()
[1] "E:/R 3.0.2/R-3.0.2/bin/x64"
> DATOS1<-matrix(scan("E:/R 3.0.2/R-3.0.2/bin/x64/DATOS1"),ncol=8)
Error en file(file, "r") : no se puede abrir la conexión
Además: Mensa
4 matches
Mail list logo