Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gs_deauth

Suspend authorization


Description

Suspend googlesheets' authorization to place requests to the Drive and Sheets APIs on behalf of the authenticated user.

Usage

gs_deauth(clear_cache = TRUE, verbose = TRUE)

Arguments

clear_cache

logical indicating whether to disable the .httr-oauth file in working directory, if such exists, by renaming to .httr-oauth-SUSPENDED

verbose

logical; do you want informative messages?

See Also

Other auth functions: gd_user, gs_auth

Examples

## Not run: 
gs_deauth()

## End(Not run)

googlesheets

Manage Google Spreadsheets from R

v0.3.0
MIT + file LICENSE
Authors
Jennifer Bryan [aut, cre], Joanna Zhao [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.