#' New York residents sleep
#'
#' A dataset containing gender and average hours of sleep for 25 NYC residents.
#'
#' @format A data frame with 25 rows and 3 variables:
#' \describe{
#' \item{id}{Participant identification number}
#' \item{gender}{Participant gender}
#' \item{hour}{Average number of hours slept}
#' }
#' @source Data set created from the summarized data in
#' \url{https://www.openintro.org/book/isrs/} (pp 200).
"nycsleep"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.