Learn R Programming

rgee (version 1.1.7)

ee_get_assethome: Get the Asset home name

Description

Get the Asset home name

Usage

ee_get_assethome()

Arguments

Value

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

See Also

Other path utils: ee_get_earthengine_path()

Examples

Run this code
if (FALSE) {
library(rgee)
ee_Initialize()
ee_get_assethome()
}

Run the code above in your browser using DataLab