mm_read_googledoc: Read a markdown file from google drive

View source: R/googledocs.R

mm_read_googledocR 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


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