Description Usage Arguments Value
Send a email upon R code completion
1 2 | send_email(subject, text, address, file = FALSE, filename = "MyRFile",
linux = TRUE)
|
subject |
a object of class 'character' |
text |
a object of class 'character' |
address |
a object of class 'character' |
file |
a object of class 'logical' |
filename |
... default name |
linux |
a object of class 'logical' |
a email is sent to you
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.