#' \code{shlrtools} package
#'
#' R tools and functions for the SHL
#'
#'
#' @docType package
#' @name shlrtools
#' @importFrom dplyr %>%
#' @importFrom rlang .data
NULL
utils::globalVariables(c("tpeCost", "teamInfo"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.