send_email_tls: Send email

View source: R/send_email.R

send_email_tlsR Documentation

Send email

Description

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).

Usage

send_email_tls(study_type, dest, attachment_list)

Arguments

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


Thaliehln/timci documentation built on April 8, 2024, 3:38 p.m.