#' Coint data for teaching poisson regression (synthetic).
#'
#' A synthetic dataset of ice cream consumption.
#'
#' @format A data frame with 2600 rows and 2 variables:
#' \describe{
#' \item{temp}{Temperature in F}
#' \item{city}{City of ice cream consumption}
#' \item{units}{Counts of ice creams sold}
#' }
#' @source \url{https://github.com/jvcasillas/ds4ling}
"ice_cream_poisson_data"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.