python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
R code runs well on one computer but not on another (via Task Scheduler in RScript.exe)
My issue is: when I run the following code from one laptop in RScript.exe via Task Scheduler, I get the desired output; that is the email is sent. But when I run the same code on another machine in RS...
Parineeta Gengaje
Votes: 0
Answers: 1
Execute R script in Python and get returning string variable
I have one R script that create a csv file and returned de filename string.
I need to execute that R script in Python and then use de returned string to upload that file.
My R scripts is create_file.r...

Guille
Votes: 0
Answers: 0