Re: [R] Is there a way to open R terminal running in the background

2017-04-19 Thread Duncan Murdoch
On 19/04/2017 12:45 PM, Brad P wrote: Duncan, I was thinking to have an additional button in the GUI which would use an R function to open the window/process running in the background. I don't think this is a VBS question, as it is simply used to start the GUI without opening R and calling it di

Re: [R] Is there a way to open R terminal running in the background

2017-04-19 Thread Brad P
Duncan, I was thinking to have an additional button in the GUI which would use an R function to open the window/process running in the background. I don't think this is a VBS question, as it is simply used to start the GUI without opening R and calling it directly. I suppose this may be considered

Re: [R] Is there a way to open R terminal running in the background

2017-04-19 Thread Duncan Murdoch
On 19/04/2017 11:44 AM, Brad P wrote: Hello, I am working on a GUI, which is working well so far. I am working on a Windows 7 machine with 64 bit R (Microsoft R Open 3.3.2) Essentially: 1) a VBS executable is used to open the GUI leaving the R terminal running in the background but not showing

[R] Is there a way to open R terminal running in the background

2017-04-19 Thread Brad P
Hello, I am working on a GUI, which is working well so far. I am working on a Windows 7 machine with 64 bit R (Microsoft R Open 3.3.2) Essentially: 1) a VBS executable is used to open the GUI leaving the R terminal running in the background but not showing using: CreateObject("Wscript.Shell").Ru