mailmerge-package: mailmerge: Mail Merge Using R Markdown Documents and 'gmailr'

mailmerge-packageR Documentation

mailmerge: Mail Merge Using R Markdown Documents and 'gmailr'

Description

logo

Perform a mail merge (mass email) using the message defined in markdown, the recipients in a 'csv' file, and gmail as the mailing engine. With this package you can parse markdown documents as the body of email, and the 'yaml' header to specify the subject line of the email. Any '' braces in the email will be encoded with 'glue::glue()'. You can preview the email in the RStudio viewer pane, and send (draft) email using 'gmailr'.

Details

The main function in this package is mail_merge()

Author(s)

Maintainer: Andrie de Vries apdevries@gmail.com

See Also

Useful links:


mailmerge documentation built on Aug. 15, 2022, 1:05 a.m.