AptSize: Apartment Size

AptSizeR Documentation

Apartment Size

Description

Size of apartments in Mendebaldea, Spain and San Jorge, Spain

Format

A data frame with 8 observations on the following 2 variables:

Mendebaldea

Mendebaldea apartment size in square meters

SanJorge

San Jorge apartment size in square meters

Source

Ugarte, M. D., Militino, A. F., and Arnholt, A. T. (2008) Probability and Statistics with R. Chapman & Hall/CRC.

Examples


with(data = AptSize,
boxplot(Mendebaldea, SanJorge) )


PASWR documentation built on May 15, 2022, 5:05 p.m.