powered by
Suspend googlesheets' authorization to place requests to the Drive and Sheets APIs on behalf of the authenticated user.
googlesheets
gs_deauth(clear_cache = TRUE, verbose = TRUE)
logical indicating whether to disable the .httr-oauth file in working directory, if such exists, by renaming to .httr-oauth-SUSPENDED
.httr-oauth
.httr-oauth-SUSPENDED
logical; do you want informative messages?
Other auth functions: gd_user, gs_auth
gd_user
gs_auth
# NOT RUN { gs_deauth() # }
Run the code above in your browser using DataLab