Description Usage Arguments Value Author(s) Examples
View source: R/multiply_four_numbers.R
Multiply four numbers
1 | multiply_four_numbers(a, b, c, d)
|
a |
A number |
b |
A number |
c |
A number |
d |
A number |
The product of the four numbers
Alexine
1 | multiply_four_numbers(1, 2, 3, 4)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.