Re: [R] problem in loop using windows executable
My suggestion is that you provide a reproducible example, as the Posting Guide requests. --- Jeff NewmillerThe . . Go Live... DCN:Basics: ##.#. ##.#. Live Go...
[R] problem in loop using windows executable
Dear all, I am trying to develop a R script that basically uses a loop that includes 5 main steps: (1) it runs a windows executable file outside R that requires a set of *.txt files using the shell function (Note: I have tried system and system(shhQuote()) and the problem remains), (2) it imports