powered by
Suspend googledrive's authorization to place requests to the Drive API on behalf of the authenticated user.
drive_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, indicating whether to print informative messages (default TRUE).
TRUE
Other auth functions: drive_auth_config, drive_auth
drive_auth_config
drive_auth
# NOT RUN { drive_deauth() # }
Run the code above in your browser using DataLab