Re: [R] Calling a windows program

2008-08-19 Thread Uwe Ligges
See ?shell Uwe Ligges Benjamin E. Alexander-Eitzman wrote: Greetings, How do I make a call to a windows program from R? For example in windows, I would run this in a shortcut: "C:\Program Files\WinBUGS14\WinBUGS14.exe" /PAR "myownscript.odc" Thanks, Ben Alexander-Eitzman

Re: [R] Calling a windows program

2008-08-19 Thread Henrique Dallazuanna
See shell command On Tue, Aug 19, 2008 at 3:48 PM, Benjamin E. Alexander-Eitzman <[EMAIL PROTECTED]> wrote: > Greetings, > > > > How do I make a call to a windows program from R? For example in > windows, I would run this in a shortcut: > > > > "C:\Program Files\WinBUGS14\WinBUGS14.exe" /PAR "myo