children | R Documentation |
This children data set contains the age and height measurements of 2500 children aged 5 to 19 years, splitted by sex (1292 females and 1208 males).
children
children
is a data frame with 2500 cases (rows) and
3 variables (columns).
Individual's gender (female or male).
Height measured in centimeters.
Age in years.
Other data sets of this type can be obtained from https://www.who.int/toolkits/child-growth-standards.
data(children) head(children)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.