get_sportsbook_data: Get sportsbook data

View source: R/get_sportsbook_data.R

get_sportsbook_dataR Documentation

Get sportsbook data

Description

Get sportsbook data

Usage

get_sportsbook_data(
  sportsbook = NA_character_,
  sport = NA_character_,
  save_rds = FALSE,
  save_path = "~/"
)

Arguments

sportsbook

character name of sports book

sport

character sport, which is really the league abbreviation

save_rds

logical save off an RDS?

save_path

character where to save the file, which takes the format "save_path/sportsbook_sport_datetime.rds"

Value

list


jimtheflash/betfinder documentation built on Dec. 6, 2023, 5:58 a.m.