triple.integer: triple.integer

Description Usage Arguments Value Examples

View source: R/triple.R

Description

compute the triple of an integer

Usage

1
2
## S3 method for class 'integer'
triple(x, ...)

Arguments

x

a vector of integers

...

further arguments passed to the generic method.

Value

A vector the same length as x containing the returning values

Examples

1
2

LafontRapnouilTristan/multiple documentation built on Dec. 31, 2020, 2:15 p.m.