AptSize {PASWR} | R Documentation |
Size of apartments in Mendebaldea, Spain and San Jorge, Spain
AptSize
A data frame with 8 observations on the following 2 variables:
Mendebaldea
SanJorge
Ugarte, M. D., Militino, A. F., and Arnholt, A. T. (2008) Probability and Statistics with R. Chapman & Hall/CRC.
attach(AptSize) boxplot(Mendebaldea, SanJorge) detach(AptSize)