ee_get_assethome {rgee} | R Documentation |
Get the Asset home name
Description
Get the Asset home name
Usage
ee_get_assethome()
Value
Character. The name of the Earth Engine Asset home (e.g. users/datacolecfbf)
See Also
Other path utils:
ee_get_earthengine_path()
Examples
## Not run:
library(rgee)
ee_Initialize()
ee_get_assethome()
## End(Not run)
[Package rgee version 1.1.7 Index]