gd_export: Download an A Google Doc as an Open Office or MS Word...

Description Usage Arguments Value

Description

Download an A Google Doc as an Open Office or MS Word Document

Usage

1
2
gd_export(doc_id, file_name, export_format = getOption("gd.download_format"),
  revision = NA)

Arguments

doc_id

The ID of the Google document

file_name

File path to download to

export_format

The format the document is exported from google using

revision

The revision id which you'd like to download the document at. A value of NA (the default) downloads the latest version

Value

The httr response


brendan-r/googdown documentation built on May 13, 2019, 5:09 a.m.