R/data.R

#' 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"
jrogol/broadcastR documentation built on March 10, 2021, 4:20 p.m.