Hi is it possible with a vba macro to open Rstudio at a certain time say 21:00 and press run in Rstudio then close Rstudio without saving when my program finishes running?
Hi is it possible with a vba macro to open Rstudio at a certain time say 21:00 and press run in Rstudio then close Rstudio without saving when my program finishes running?
Any suggestions ?
I think you are looking for the Shell function: https://msdn.microsoft.com/EN-US/lib.../gg278437.aspx
http://www.taltech.com/support/entry...ation_from_vba
From there, you would need to know the RStudio object model well enough to perform the desired actions.
Originally Posted by shg
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks