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"
tessington/qsci381 documentation built on Sept. 26, 2020, 12:40 p.m.