Rscript.exe from Posit Workbench

Hello Guys,

I am trying to create batch (.bat) file which will run my R codes through batch file.

As I have done same thing using Rstudio IDE using Rscript path in .bat file
set RSCRIPT="C:\Users\user\AppData\Local\Programs\R\R-4.2.3\bin\Rscript.exe"

Now I want to do same thing in Posit Workbench Server, How can I get path to executable RSCRIPT so I can replace in .bat file.

Thank you,
Harshal

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.