Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

calcBMI

Calculate Body Mass Index


Description

This calculates Body Mass Index

Usage

calcBMI(w = 204, f = 6, i = 1)

Arguments

w

Weight (in pounds)

f

Height (feet)

i

Height (inches)

Value

BMI

Author(s)

References

See Also

Examples

calcBMI(199, 5, 9)

stackoverflow

Stack Overflow's Greatest Hits

v0.7.0
CC BY-SA 4.0
Authors
Neal Fultz <nfultz@gmail.com> and the StackOverflow.com community
Initial release
2020-01-03

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.