notify | R Documentation |
notify
sends a notification email using a Visual Basic interface to Outlook
notify(to, subject = "", body = "", html = FALSE, fail = FALSE, attach = NULL)
to |
Character. The recipient(s) of the email. |
subject |
Character. The subject of the email. |
body |
Character. The body of the email. If |
html |
Is the |
fail |
Should failure cause an error? |
attach |
Character vector of paths to files (or |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.