Nothing
#' combinedevents: Calculate Scores and Marks for Track and Field
#' Combined Events
#'
#' The package includes functions to calculate scores and marks for track and
#' field combined events competitions. The functions are based on the scoring
#' tables for combined events set forth by the International Association of
#' Athletics Federation (2001).
#'
#'
#' @author **Maintainer**: Katie Frank \email{katiexfrank@@gmail.com}
#' @references International Association of Athletics Federation (2001).
#' \emph{IAAF Scoring Tables for Combined Events}.
#'
#' @seealso Useful links:
#' \itemize{
#' \item \url{https://katie-frank.github.io/combinedevents/}
#' \item \url{https://github.com/katie-frank/combinedevents}
#' \item Report bugs at \url{https://github.com/katie-frank/combinedevents/issues}
#' }
#'
#' @docType package
#' @name combinedevents-package
#' @importFrom magrittr %>%
NULL
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.