Description Usage Arguments Value See Also Examples
View source: R/bmi-functions.R
function to calculate the BMI with the standard formulae: BMI = weight / (height/100)^2
1 |
height |
height |
weight |
weight |
unit |
list of weight and heigt with units for the measures |
numeric vector of BMI
Other bmi functions:
bmi_calc2()
1 | bmi_calc(176, 72)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.