Hello Guys,
I have a R script. i want to run that script on the server, but on the server i can not install R and R studio.
Basically i want to run script on the machine on which R is not installed.
That's why i want to create the executable file of that r script.
It is not a shiny app, regular script.
Any help appreciated.
Thanks in advanced.