Re: [R] Substituting in a variable file name in a Windows system command

2009-02-26 Thread Duncan Murdoch
Elaine Jones wrote: I am running R version 2.8.1 on Windows XP OS. I generate and write a .csv file from my R script. Then the following command works to upload it to a remote server using a windows batch file that carries out the ftp (among other things). > system("C:/upload_data/upload

[R] Substituting in a variable file name in a Windows system command

2009-02-26 Thread Elaine Jones
I am running R version 2.8.1 on Windows XP OS. I generate and write a .csv file from my R script. Then the following command works to upload it to a remote server using a windows batch file that carries out the ftp (among other things). > system("C:/upload_data/uploadq8.bat C:/upload_data