#' 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"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.