Showing 2 of total 2 results (show query)
andrie
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'.
Maintained by Andrie de Vries. Last updated 12 months ago.
65.5 match 43 stars 5.33 score 10 scriptsryantmoore
muRL:Mailmerge using R, LaTeX, and the Web
Provides mailmerge methods for reading spreadsheets of addresses and other relevant information to create standardized but customizable letters. Provides a method for mapping US ZIP codes, including those of letter recipients. Provides a method for parsing and processing html code from online job postings of the American Political Science Association.
Maintained by Ryan T. Moore. Last updated 2 years ago.
5.2 match 1.70 score 7 scripts