#' Dataset: sleep
#'
#' A dataset containing sleep/awake onsets of sleep events.
#'
#' @format A data frame with 1015 rows (each is a sleep event) and 4 variables:
#' \describe{
#' \item{subject_id}{subject id}
#' \item{date}{date of sleep onset}
#' \item{sleep_onset}{sleep time}
#' \item{wake_onset}{awake time}
#' }
#' @source Ying Chen, \email{Ying.Chen@@nyspi.columbia.edu}
"sleep"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.