# Generated by roxygen2: do not edit by hand

S3method(print,oddsapiR_data)
export(check_toa_key)
export(has_toa_key)
export(toa_event_odds)
export(toa_key)
export(toa_requests)
export(toa_sports)
export(toa_sports_odds)
export(toa_sports_odds_history)
export(toa_sports_scores)
import(rvest)
import(tidyr)
import(utils)
importFrom(cli,cli_abort)
importFrom(data.table,data.table)
importFrom(data.table,fread)
importFrom(data.table,setDT)
importFrom(dplyr,rename)
importFrom(glue,glue)
importFrom(httr,GET)
importFrom(httr,RETRY)
importFrom(httr,modify_url)
importFrom(janitor,clean_names)
importFrom(jsonlite,fromJSON)
importFrom(magrittr,"%>%")
importFrom(rlang,.data)
importFrom(utils,URLencode)
