Skip to contents

A dataset containing information about individuals, including their ID and calculated Body Mass Index (BMI).

Usage

data("data_bmicat")

Format

A tibble with 15 rows and 2 variables:

id

character: Unique identifier for each individual

bmi

numeric: Body Mass Index (BMI)

Source

Simulated data for demonstration purposes.

Examples

dta_gtable(data_bmicat)
id bmi
STM/4921 21.93635
STM/4396 14.53933
STM/7908 22.09073
STM/7243 27.26801
STM/4801 22.75831
STM/5134 24.96495
STM/7138 15.36971
STM/6802 17.85532
STM/4420 39.24707
STM/6351 26.87495
STM/4933 18.36572
STM/4303 30.81854
STM/7465 16.76574
STM/4587 26.78009
STM/5320 33.56599