Nothing
#' Split Testing Data
#'
#' Data generated from known MSS and TAU and measurement error for N=5 athletes using 6 timing gates:
#' 5m, 10m, 15m, 20m, 30m, 40m
#' @format Data frame with 4 variables and 30 observations:
#' \describe{
#' \item{athlete}{Character string}
#' \item{bodyweight}{Bodyweight in kilograms}
#' \item{distance}{Distance of the timing gates from the sprint start in meters}
#' \item{time}{Time reported by the timing gate}
#' }
#' @usage data(split_times)
"split_times"
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.