Arith,ROIVol,ROIVol-method {neuroim2} | R Documentation |
This function performs arithmetic operations on two ROIVol objects.
Description
This function performs arithmetic operations on two ROIVol objects.
Usage
## S4 method for signature 'ROIVol,ROIVol'
Arith(e1, e2)
Arguments
e1 |
An ROIVol object. |
e2 |
An ROIVol object. |
Value
An ROIVol object resulting from the arithmetic operation.
[Package neuroim2 version 0.8.1 Index]