#' Names and abbreviations of the United States
#'
#' A data set containing common abbreviations for the 50 United States and
#' Washington, D.C. Created using \code{Ecfun::\link[Ecfun]{readUSstateAbbreviations}}
#'
#' @format A tibble with 146 rows and 2 variables:
#' \describe{
#' \item{USPS}{Two-letter postal abbreviation}
#' \item{state}{Other abbreviations and full name of the state}
#' }
#' @source \url{https://en.wikipedia.org/wiki/List_of_U.S._state_abbreviations}
"states"
#' Names and abbreviations of the United States
#'
#' A data set containing common abbreviations for the 50 United States and
#' Washington, D.C. Created using \code{Ecfun::\link[Ecfun]{readUSstateAbbreviations}}
#'
#' @format A tibble with 27 rows and 5 columns:
#' \describe{
#' \item{team}{Team name}
#' \item{roster}{url of team roster}
#' \item{stats}{url for cumulative stats}
#' \item{site_type}{site provider}
#' }
"baseballTable"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.