Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

Ops.english

English Arithmetic


Description

Allows arithmetic operations on "english" class objects. To make sense the operation should return an integer value.

Usage

## S3 method for class 'english'
Ops(e1, e2)

Arguments

e1

Numeric vector of object of class "english".

e2

Numeric vector of object of class "english".

Value

Numeric vector of class "english"

Examples

english(1:10)^2 + 1:10
english(100) + (-5):5

english

Translate Integers into English

v1.2-5
GPL-2
Authors
John Fox, Bill Venables, Anthony Damico and Anne Pier Salverda
Initial release
2020-01-26

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.