Description Usage Arguments Value Author(s) References See Also Examples
This calculates Body Mass Index
1 | calcBMI(w = 204, f = 6, i = 1)
|
w |
Weight (in pounds) |
f |
Height (feet) |
i |
Height (inches) |
BMI
https://stackoverflow.com/questions/16782598/declaring-dynamic-variable-in-r/16782661#16782661
1 | calcBMI(199, 5, 9)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.