Nothing
#' Artificially generated data for examples
#'
#' A dataset in the long format containing the jump height
#' of 3 subjects over 300 days.
#'
#' @format A dataframe with 317 rows and 5 variables:
#' \describe{
#' \item{subject}{The subject identifier}
#' \item{time_point}{The point in time from which the data is collected, in days}
#' \item{jump_height}{The jump height, in cm}
#' \item{detect_lower}{The lower detection bound for the subject}
#' \item{detect_upper}{The upper detection bound for the subject}
#' }
#'
#'
"example_data"
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.