Description Usage Arguments Value See Also Examples
View source: R/ee_Initialize.R
Display the credentials and general info of the initialized user
1 | ee_user_info(quiet = FALSE)
|
quiet |
Logical. Suppress info messages. |
A list with information about the Earth Engine user.
Other session management functions:
ee_Initialize()
,
ee_users()
,
ee_version()
1 2 3 4 5 6 | ## Not run:
library(rgee)
ee_Initialize()
ee_user_info()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.