Ops-methods: Ops

Description Usage Arguments Details Note

Description

Ops

Usage

1
2
3
4
5
6
7
8
## S4 method for signature 'GeotopRasterBrick,GeotopRasterBrick'
Ops(e1, e2)

## S4 method for signature 'GeotopRasterBrick,numeric'
Ops(e1, e2)

## S4 method for signature 'numeric,GeotopRasterBrick'
Ops(e1, e2)

Arguments

e1, e2

the GeotopRasterBrick or numeric objects

Details

Ops method for a GeotopRasterBrick object

Note

If e1 or e2 time index is not taken into account.


geotopbricks documentation built on March 26, 2020, 7:39 p.m.