Skip to content
Prev 43388 / 63421 Next

Best way to locate R executable from within R?

On May 22, 2012, at 2:39 PM, Gabor Grothendieck <ggrothendieck at gmail.com> wrote:

            
Typically, when you want another subprocess of R it is not the same as the process you're in - e.g. you certainly don't want to use Rgui to run a script, so the above is not useful for Henrik's purpose.
Besides, it won't even work since arg1 can as well be a symlink in a completely different place.

Cheers,
Simon