Learn R Programming

Lock5withR (version 1.2.2)

HomesForSale: Home for Sale

Description

Data on homes for sale in four states

Arguments

Format

A data frame with 120 observations on the following 5 variables.
  • State Location of the home: CA NJ NY PA
  • Price Asking price (in \$1,000's)
  • Size Area of all rooms (in 1,000's sq. ft.)
  • Beds Number of bedrooms
  • Baths Number of bathrooms

Details

Data for samples of homes for sale in each state, selected from zillow.com.

References

Data collected from www.zillow.com in 2010.

Examples

Run this code

data(HomesForSale)

Run the code above in your browser using DataLab