tidyverse / googlesheets4

Google Spreadsheets R API (reboot of the googlesheets package)
https://googlesheets4.tidyverse.org
Other
357 stars 51 forks source link

Documentation request: Is gs4_deauth the opposite of gs4_auth? #278

Closed MichaelChirico closed 1 year ago

MichaelChirico commented 1 year ago

A companion issue to https://github.com/tidyverse/googledrive/issues/412, with the same description, mutatis mutandis googledrive::drive_auth()/googledrive::drive_deauth() ↔️ googlesheets4::gs4_auth()/googlesheets4::gs4_deauth().

jennybc commented 1 year ago

I've just re-read this cluster of issues and I still feel as I did when I closed the bigrquery issue. I'm OK with the docs as they are. I think this pair of functions just doesn't do what you were hoping it did.