Learn R Programming

rgee (version 1.0.9)

ee_name: Names of Earth Engine Images Layers

Description

Get or set the names of the layers of an Earth Engine Image object.

Usage

# S3 method for ee.image.Image
names(x) <- value

# S3 method for ee.image.Image names(x)

Arguments

x

an EE Image object.

value

a character vector with the same length as x.