Nothing
#' Winning times in the Boston Marathon
#'
#' The Boston marathon is the oldest continuing marathon in the US.
#'
#' @docType data
#'
#'
#' @format A data frame
#' - year
#' - name: the winner's name
#' - country from which the winner registered
#' - time: the winning time
#' - sex: female or male
#' - minutes: the winning time converted to minutes
#'
#' @keywords datasets
#'
#' @source\href{https://www.baa.org/races/boston-marathon/results/champions}{Boston Athletic Association}
"Boston_marathon"
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.