knitr::opts_chunk$set(echo = TRUE)

Note: The description has been taken from SAS.

Description

Data about children.

Usage

library("rio")
#body <- import("https://shinyapps.hu-berlin.de/u/stat/data/sas_body.xls")
#head(body)

Format

The data set contains data of 237 children between 11 and 20 years.

Variable | Meaning -------------|----------------------------------------------------------------------------------------- Sex | sex of child Age | age (in month) Height | height (in inches, 1 inch = 0.0254 m) Weight | weight (in pounds, 1 pound = 0.4536 kg)

Source



sigbertklinke/rmdwc documentation built on June 8, 2025, 10:46 p.m.