Ops-methods: Ops

OpsR Documentation

Ops

Description

Ops

Usage

## 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 Aug. 10, 2023, 1:06 a.m.