Ops {geotopbricks} | R 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 |
Details
Ops
method for a GeotopRasterBrick
object
Note
If e1
or e2
time index is not taken into account.
[Package geotopbricks version 1.5.8.2 Index]