English Arithmetic
Allows arithmetic operations on "english"
class objects. To make sense
the operation should return an integer value.
## S3 method for class 'english' Ops(e1, e2)
e1 |
Numeric vector of object of class |
e2 |
Numeric vector of object of class |
Numeric vector of class "english"
english(1:10)^2 + 1:10 english(100) + (-5):5
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.