Nothing
#' The simulated data set ispired by the medication example
#'
#' A simulated dataset
#' @format `medsim`
#' a data.frame with 5 columns and 420 rows:
#' \describe{
#' \item{obs}{row number}
#' \item{id}{participant number}
#' \item{time}{time in waves from 0 to 18, with increments of 3}
#' \item{treat}{treatment assignment, 1= treatment; 0= control}
#' \item{pos}{the positive mood score}}
#' @docType data
#'
#' @usage data(medsim)
#'
#' @keywords datasets
"medsim"
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.