class | R Documentation |
A small artificial data set used to illustrate statistical concepts.
data("class")
A data frame with 15 observations on the following 4 variables.
sex
a factor with levels F
M
age
a numeric vector
height
a numeric vector
weight
a numeric vector
data(class)
plot(class)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.