Description Usage Arguments Value Examples
x is multiplied by 17.4
1 | simple_sums(x)
|
x |
is what you want to multiply by 17.4 |
17.4 times what you put in!
1 2 | ttrrt <- simple_sums(x = 1);
df2 <- simple_sums(x = 12);
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.