Learn R Programming

BioStatR (version 2.0.0)

Quetelet: Indices de Quetelet

Description

This dataset provide heights and masses for computing biomass indices.

Usage

Quetelet

Arguments

Format

A data frame with 66 observations on the following 3 variables.

sexe

a factor with the sex of the individual

poids

weight of the individual

taille

height of the individual

Details

The weight is given in kg and the height in cm

Examples

Run this code
# NOT RUN {
data(Quetelet)
# }

Run the code above in your browser using DataLab