gdoc_render: Create a Google Doc from a local md or Rmd

Description Usage Arguments Value

View source: R/gd_interface.R

Description

Create a Google Doc from a local md or Rmd

Usage

1
gdoc_render(filename, gdoc_name = NULL, gdoc_path = NULL)

Arguments

filename

The path to the local file

gdoc_name

A name to be given to the Google doc, if required.

gdoc_path

A folder to place the Google doc in, if required.

Value

A handle to the created file.


MilesMcBain/markdrive documentation built on May 28, 2019, 2:33 a.m.