send_email_tls | R Documentation |
This function sends an automated email with the generated reports. The gmail() function is only available for emayili v0.6.5 and above. It uses by default port 587 (TLS), but the port argument can be specified (e.g., port 465 for SSL).
send_email_tls(study_type, dest, attachment_list)
study_type |
String containing the type of study to specific the email subject |
dest |
Vector of strings containing email addresses |
attachment_list |
Vector containing the paths to the files to be attached to the email |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.