Description Usage Format Details
ds
data contains information about weigth and height of a sample of young people. Also gender is recorded.
1 |
ds
is a tbl data frame with 200 observations on 3 variables.
The 3 variables of the ds
tbl data frame are the following ones:
height
height (in cm) (numeric)
weight
weight (in Kg) (numeric)
gender
gender of a different young person (factor with levels: M
and F
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.