Learn R Programming

rgee (version 1.0.8)

null-default: EarthEngineMap + EarthEngineMap; adds data from the second map to the first

Description

EarthEngineMap + EarthEngineMap; adds data from the second map to the first

EarthEngineMap | EarthEngineMap provides a slider in the middle to compare two maps.

Usage

# S3 method for EarthEngineMap
+(e1, e2)

# S3 method for EarthEngineMap |(e1, e2)

Arguments

e1

an EarthEngineMap object.

e2

an EarthEngineMap object.