Hi,
I hope you are fine. I am trying to use scan to open a file "prueba"
extension txt. I am using the scan command as
scan("C:/prueba")
and I get the following error:
Error in file(file, "r") : cannot open the connection
In addition: Warning message:
In file(file, "r") : cannot open file 'prueba': No such file or directory
I did the following, however I can not fix it. I really appreciate any help.
Thank you.
[1] "desktop.ini" "Mi m?sica" "Mis im?genes" "Mis v?deos"
"R"
stdin()
description class mode text opened can read
can write
"stdin" "terminal" "r" "text" "opened"
"yes" "no"
getwd()
[1] "C:/Users/Sharai Gomez Raygoza/Documents"
[[alternative HTML version deleted]]
------------------------------------------------------------------------