Description Usage Format Details
istat data contain weight, height, gender and geographical area
("Nord", "Centro", "Sud" and "Isole") from 1806 Italian people.
1 |
istat is a tbl data frame with 1806 observations on 4 variables.
The 4 variables of the istat tbl data frame are the following ones:
Gender gender (factor with levels: Female and Male)
Area geographical area (factor with levels: Nord, Centro, Sud and Isole)
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.