mm_read_message_googledoc: Parse the email template inside a markdown document on google...

View source: R/googledocs.R

mm_read_message_googledocR Documentation

Parse the email template inside a markdown document on google drive.

Description

You can use this to construct the message argument of mail_merge().

Usage

mm_read_message_googledoc(id)

Arguments

id

Unique Google Drive identifier, passed to googledrive::drive_download

Value

A list of character strings

See Also

Other parsing functions: mm_read_message()


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