mm_read_googledoc {mailmerge}R Documentation

Read a markdown file from google drive

Description

Read a markdown file from google drive

Usage

mm_read_googledoc(id)

Arguments

id

Unique Google Drive identifier, passed to googledrive::drive_download

Value

the imported document

A list of character strings, containing the content of the google doc


[Package mailmerge version 0.2.5 Index]