R/data-housing.R

#' Simulated data set 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"
OpenIntroStat/openintro-r-package documentation built on Nov. 19, 2023, 4:58 p.m.