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

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

Package details

AuthorAndrie de Vries [aut, cre]
MaintainerAndrie de Vries <apdevries@gmail.com>
LicenseMIT + file LICENSE
Version0.2.5
URL https://andrie.github.io/mailmerge/ https://github.com/andrie/mailmerge
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("mailmerge")

Try the mailmerge package in your browser

Any scripts or data that you put into this service are public.

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