googledrive (version 0.0.0.9000)

drive_get_id: Get Google Drive id

Description

Get Google Drive id

Usage

drive_get_id(pattern = NULL, n = 1, ..., verbose = TRUE)

Arguments

pattern

character, regular expression to determin document title to output the Google Drive id If it is NULL (default), the most recently modified document id will be output.

n

numeric, how many ids to output, default = 1

...

name-value pairs to query the API

verbose

logical, indicating whether to print informative messages (default TRUE)

Value

object of classdrive_id & list, Google Drive id(s)