Learn R Programming

PASWR (version 1.0)

AptSize: Apartment Size

Description

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

Usage

AptSize

Arguments

source

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

Examples

Run this code
attach(AptSize)
boxplot(Mendebaldea, SanJorge)
detach(AptSize)

Run the code above in your browser using DataLab