bmigrowth | R Documentation |
A dataset containing the age, sex, weight, height and BMI for 100 individuals. Measurements performed from birth to 17 years old.
bmigrowth
A data frame with 1050 rows and 6 variables:
(character) ID using three digits.
(numeric) age in years.
(integer) sex with 1: male and 0: female.
(numeric) weight in kilograms.
(integer) height in centimetres.
(numeric) Body Mass Index in kilograms per quare metre.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.