Learn R Programming

rgee (version 0.2.0)

ee_user_info: Display credentials info of initialized user

Description

Display credentials info of initialized user a table.

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