Description Usage Arguments Value Examples
A vectorised function to calculate adult ideal body weight based on height and sex. This function assumes ideal BMI of 21.5 for females and 23 for males.
1 |
height |
numeric vector of heights in cm |
sex |
character vector of sex ("F" for female or "M" for male) |
numeric vector of ideal body weights in kg
1 |
[1] 77.0247
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.