Description Usage Arguments Details Value Examples
Multiples of numbers
1 | multiple(number, times = 1)
|
number |
a numeric vector |
times |
a number to multiply |
This package allows simple computation of multiples of numbers, including fast algorithms for integers.
an object of class multiple
1 | multiple(1:2,3)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.