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

Description Usage Arguments Value See Also Examples

View source: R/ee_Initialize.R

Description

Display the credentials and general info of the initialized user

Usage

1

Arguments

quiet

Logical. Suppress info messages.

Value

A list with information about the Earth Engine user.

See Also

Other session management functions: ee_Initialize(), ee_users(), ee_version()

Examples

1
2
3
4
5
6
## Not run: 
library(rgee)
ee_Initialize()
ee_user_info()

## End(Not run)

csaybar/rgee documentation built on March 11, 2021, 5:48 a.m.