arith: Arithmetic Operators

Description Usage Arguments

Description

Arithmetic Operators

Usage

1
2
3
4
5
6
7
8
## S4 method for signature 'ml.col.def,ml.col.def'
Arith(e1, e2)

## S4 method for signature 'ml.col.def,ANY'
Arith(e1, e2)

## S4 method for signature 'ANY,ml.col.def'
Arith(e1, e2)

Arguments

e1, e2

numeric vectors or string or ml.col.def-class object.


mstellwa/rfml documentation built on May 23, 2019, 8:16 a.m.