gd_push: Push an Rmarkdown document to Google Docs

Description Usage Arguments Value

Description

Push an Rmarkdown document to Google Docs

Usage

1
gd_push(file_name, bookdown_md = TRUE, reference_docx = NULL)

Arguments

file_name

An Rmarkdown file

bookdown_md

Should markdown extensions by bookdown by used?

reference_docx

The reference file to be used for styling. The default (NULL) is to use a template with the same styling as a default Google doc, though with slightly nicer figure captions.

Value

TRUE (invisibly) if successfull, otherwise, an error.


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