Nothing
#' @title Sleep Diary 1-Day Data
#'
#' @description A small dataset containing sleep diary data for a single day
#' and single subject
#'
#' \itemize{
#' \item bed. time at which the subject reported going to sleep on day 1
#' \item wake. time at which the subject reported waking up on day 1
#' }
#'
#' @docType data
#' @keywords datasets
#' @name SleepDiary1Day
#' @usage data("SleepDiary1Day")
#' @format a data frame with 1 row and 2 variables
#'
NULL
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.