Hi all, I have created html slides from Rstudio presentation (.Rpres file) after combining R with Mysql. Now I want to automate the whole process such that .html output can be sent daily to desired emails. I think I can schedule the file through windows scheduler but I need some input with Rscript/batch file. Does somebody have experience of creating Rscript.exe (batch) file such that it captures .html output and email function to email that output?
Thank you in advance.
Regards