home: Maplewood NJ homedata

homeR Documentation

Maplewood NJ homedata

Description

The home data frame has 15 rows and 2 columns.

Usage

data(home)

Format

This data frame contains the following columns:

old

a numeric vector

new

a numeric vector

Details

See full dataset homedata

Source

See full dataset homedata

Examples

data(home)
## compare on the same scale
boxplot(data.frame(scale(home))) 

UsingR documentation built on March 18, 2022, 7:32 p.m.