Skip to contents

A dataset containing information about individuals, including their ID, age, height, and weight.

Usage

data("data_bmi")

Format

A tibble with 15 rows and 4 variables:

id

character: Unique identifier for each individual

age

numeric: Age of the individual in years.

height

numeric: Height of the individual in meters.

weight

numeric: Weight of the individual in kilograms.

Source

Simulated data for demonstration purposes.

Examples

dta_gtable(data_bmi)
id age height weight
STM/4921 50 1.64 59
STM/4396 34 1.98 57
STM/7908 50 1.95 84
STM/7243 39 1.52 63
STM/4801 52 1.69 65
STM/5134 50 1.71 73
STM/7138 35 1.73 46
STM/6802 72 1.98 70
STM/4420 42 1.62 103
STM/6351 40 1.89 96
STM/4933 38 1.91 67
STM/4303 37 1.56 75
STM/7465 45 1.62 44
STM/4587 67 1.38 51
STM/5320 44 1.37 63