driver_connect: connect to Google Drive and authorise driver to access your...

Description Usage Examples

View source: R/authentication.R

Description

driver_connect produces an OAuth 2.0 token which can be passed into other functions in the driver package, enabling driver to access your Google Drive files on your behalf.

#'

Usage

1

Examples

1
2
3
4
5
6
## Not run: 
#Use driver_connect to generate a token which is than quietly saved and called internally
in other driver functions.
driver_connect()

## End(Not run)

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