powered by
Display the credentials and general info of the initialized user
ee_user_info(quiet = FALSE)
A list with information about the Earth Engine user.
Logical. Suppress info messages.
Other session management functions: ee_Initialize(), ee_users(), ee_version()
ee_Initialize()
ee_users()
ee_version()
if (FALSE) { library(rgee) ee_Initialize() ee_user_info() }
Run the code above in your browser using DataLab