map-operator {rgee} | R Documentation |
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 class 'EarthEngineMap'
e1 + e2
## S3 method for class 'EarthEngineMap'
e1 | e2
Arguments
e1 |
an EarthEngineMap object. |
e2 |
an EarthEngineMap object. |
Author(s)
tim-salabim. Adapted from mapview code.
[Package rgee version 1.1.7 Index]