home {UsingR} | R Documentation |
The home
data frame has 15 rows and 2 columns.
data(home)
This data frame contains the following columns:
a numeric vector
a numeric vector
See full dataset homedata
See full dataset homedata
data(home)
## compare on the same scale
boxplot(data.frame(scale(home)))