I'd like to change Google Drive credentials after ee_Initialize(drive = TRUE). I install again rgee and ee_install() but not new credential in Tidyverse API Packages was demand.
Please, any help to fix it?
I'd like to change Google Drive credentials after ee_Initialize(drive = TRUE). I install again rgee and ee_install() but not new credential in Tidyverse API Packages was demand.
Please, any help to fix it?
Copyright © 2021 Jogjafile Inc.
First, you find the credential path:
Them you remove all the content inside 'earthengine' directory and
ee_Initialize(drive = TRUE)again. Problem solved!!