View source: R/mail_handlers.R
mailMessageAttachment | R Documentation |
custom_mail
RegLogConnectorMessageMail attachment data to be handled by mailConnector via custom_mail
RegLogConnectorMessage
mailMessageAttachment(filepath, filename = NULL, cid = NULL, filetype = NULL)
filepath |
path to the file to be attached |
filename |
name of the file to be used (supported by RegLogEmayiliConnector) |
cid |
content ID to be used to access in email body |
filetype |
mime type of the attached file |
mailMessageAttachment object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.