bmi_generator.epiinfo: Calculate BMI from height and weight

Description Usage Arguments Author(s) See Also

View source: R/bmi_generator.epiinfo.R

Description

Use numerical height and weight variables to calculate BMI

Usage

1
2
## S3 method for class 'epiinfo'
bmi_generator(x, rm_orig = TRUE, ...)

Arguments

x

data frame containing height and weight variables

rm_orig

remove original variables - TRUE or FALSE

...

further arguments passed to or from other methods

Author(s)

Jay Achar

See Also

tbgeneratr


JayAchar/tbgeneratr documentation built on Oct. 13, 2019, 1:47 a.m.