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.


rfml documentation built on May 2, 2019, 3:01 a.m.