Nothing
#' Radar Gun Data
#'
#' Data generated from known MSS and TAU and measurement error for N=5 athletes using radar gun
#' with sampling frequency of 100Hz over 6 seconds.
#' @format Data frame with 4 variables and 3000 observations:
#' \describe{
#' \item{athlete}{Character string}
#' \item{bodyweight}{Bodyweight in kilograms}
#' \item{time}{Time reported by the radar gun in seconds}
#' \item{velocity}{Velocity reported by the radar gun in m/s}
#' }
#' @usage data(radar_gun_data)
"radar_gun_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.