Send emails automatically through a script in R every day at the same time

Viewed 23

I will set up a script to obtain meteorological data and I wanted to send this follow-up by email every day, at the same time. I'm thinking of renting a machine on AWS and letting an R script run indefinitely. Is there a better way that is not so expensive?

additionally, I wouldn't like to have to have a computer on all the time.

0 Answers
Related