add_eBMI_to_df.Rd
Add estimated BMI (eBMI) and corresponding weights to the data frame.
add_eBMI_to_df(data, adult_height = adult_height_in)
A data frame containing BMI data.
Column name for adult height.
A data frame with added eBMI and weight columns.