driver_get: send a GET request to the Google Drive API

Description Usage Arguments

View source: R/http_wrappers.R

Description

send a GET request to the Google Drive API

Usage

1
driver_get(parameters, out_class, ...)

Arguments

parameters

a constructed query string passed from one of the exported functions.

out_class

a classname to set, used to distinguish between simplifier methods

...

further arguments to httr's GET function.


noamross/driver documentation built on May 23, 2019, 9:30 p.m.