Re: [R] Run an r file from the console

2009-11-12 Thread David Winsemius
On Nov 12, 2009, at 12:41 PM, anna_l wrote: Hello everybody, I am writing an r file in the same R working directory and I would like to know how can I just run the whole file by just entering the file´s name on the console. I put the file in the working directory but it didn´t work sayi

[R] Run an r file from the console

2009-11-12 Thread anna_l
Hello everybody, I am writing an r file in the same R working directory and I would like to know how can I just run the whole file by just entering the file´s name on the console. I put the file in the working directory but it didn´t work saying that the "file_name" object wasn´t found. In matla