R/nba_fanduel.R
fetch_fanduel_data.Rd
This function fetches FanDuel data for a given game ID.
fetch_fanduel_data(game_id)
The ID of the game for which to fetch data.
A list containing the raw FanDuel data and column names.