ee_get_assethome: Get the Asset home name

Description Usage Value See Also Examples

View source: R/ee_get.R

Description

Get the Asset home name

Usage

1

Value

Character. The name of the Earth Engine Asset home (e.g. users/datacolecfbf)

See Also

Other path utils: ee_get_earthengine_path()

Examples

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

ee_get_assethome()

## End(Not run)

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