powered by
Each observation represents a simulated rent price for a student.
data("housing")
A data frame with 75 observations on the following variable.
cost
a numeric vector
# NOT RUN { data(housing) ## maybe str(housing) ; plot(housing) ... # }
Run the code above in your browser using DataLab