R/data.R

#' @name toa_sports_keys
#' @title **Sports for which odds are accessible through the Odds API**
#' @description A data set mapping Sports Events/League names to keys for end-user ease.
#' @docType data
#' @keywords datasets
#' @usage data(toa_sports_keys)
#' @format A data frame with 5 variables:
#' 
#' key -  Sport key
#' group - Sport group (non-league description)
#' title - Sport title
#' description - Sport description
#' has_outrights - Whether the sport or event has outright victories.
#' 
"toa_sports_keys"
saiemgilani/oddsapiR documentation built on March 20, 2023, 5:48 p.m.