doc_tbl: Get the a table of Google Drive documents

Description Usage Arguments Value Examples

Description

Get the a table of Google Drive documents

Usage

1
doc_tbl(token = token)

Arguments

token

your google authentication token

Value

tibble containing id, title, and date created of documents in google drive

Examples

1
2
3
4
## Not run: 
gd_tbl <- doc_tbl(token = token)

## End(Not run)

LucyMcGowan/GMD documentation built on May 7, 2019, 2:01 p.m.