Skip to content
Prev 69427 / 398513 Next

Does R have a command for sending emails?

Prof Brian Ripley wrote:
...but on most, if not all systems, you can use command-line 
applications to send emails... and since R can start command-line 
applications with system(), you should get that functionnality easily 
"incorporated" into R. Just use Google a little bit!
Best,

Philippe Grosjean