multiplyr | R Documentation |
Multiply two numbers
multiplyr(a, b)
a |
A number |
b |
A number |
The product of a
and b
multiplyr(2, 5)
multiplyr(4, 8)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.