Learn R Programming

rgee (version 0.5.0)

ee_user_info: Display the credentials and general info of the initialized user

Description

Display the credentials and general info of the initialized user

Usage

ee_user_info()

Arguments

Examples

Run this code
# NOT RUN {
library(rgee)
ee_reattach() # reattach ee as a reserved word
ee_Initialize()
ee_user_info()
# }

Run the code above in your browser using DataLab