SAS Body Data

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



Try the rmdwc package in your browser

Any scripts or data that you put into this service are public.

rmdwc documentation built on Nov. 13, 2022, 1:07 a.m.