Toggle navigation
nsqipBileSpill
1.0.0
Reference
Calculate BMI
bmi.Rd
Calculate BMI
bmi
(
height
,
weight
)
Arguments
height
a numeric vector
weight
a numeric vector
Value
a numeric vector
Examples
bmi
(
72
,
180
)
#> [1] 24.40972
Contents