2 years ago

#32552

test-img

Guille

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 and has 3 args date_from, date_to, client. How can I execute that script in python? And then how can I use the returned string var filename???

Thanks

python

r

string

rscript

0 Answers

Your Answer

Accepted video resources