Description Usage Format Details
The people
dataset is related with information on 300 Italian people: their gender, area, weight and height.
1 |
people
is a tbl data frame with 300 observations on 4 variables.
The 4 variables of the people
tbl data frame are the following ones:
Gender
gender (factor with 2 levels: Female, Male);
Area
residence area (factor with 4 levels: Centro, Isole, Nord, Sud);
Weight
weight in kg (numeric);
Height
height in cm (numeric).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.