R/data-housing.R

#' Simulated dataset on student housing
#'
#' Each observation represents a simulated rent price for a student.
#'
#'
#' @name housing
#' @docType data
#' @format A data frame with 75 observations on the following variable.
#' \describe{\item{cost}{a numeric vector} }
#' @keywords datasets
#' @examples
#'
#'
#' housing
"housing"

Try the openintro package in your browser

Any scripts or data that you put into this service are public.

openintro documentation built on June 22, 2024, 7:37 p.m.