get_fanduel_data: get data from fd api

View source: R/get_fanduel_data.R

get_fanduel_dataR Documentation

get data from fd api

Description

get data from fd api

Usage

get_fanduel_data(
  sport,
  save_path = NULL,
  get_tabs = FALSE,
  mlb_tabs = c(),
  nba_tabs = c("quick-bets"),
  nfl_tabs = c(),
  nhl_tabs = c(),
  sleep_time = c(12, 15)
)

Arguments

sport

chr

save_path

chr

get_tabs

logical

mlb_tabs

chr

nba_tabs

chr

nfl_tabs

chr

nhl_tabs

chr

sleep_time

num

Value

list


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