powered by
Allows arithmetic operations on "english" class objects. To make sense the operation should return an integer value.
"english"
# S3 method for english Ops(e1, e2)
Numeric vector of object of class "english".
Numeric vector of class "english"
# NOT RUN { english(1:10)^2 + 1:10 english(100) + (-5):5 # }
Run the code above in your browser using DataLab