Returns fanduel summary for specified game ids
fanduel_summary(game_ids = c(21700002, 21700003), nest_data = FALSE,
return_message = TRUE)
vector of game ids
if TRUE
nests data
if T
returns message
a tibble
Other season: win_probability
Other game: box_scores
,
game_logs
, win_probability
# NOT RUN {
fanduel_summary(game_ids = c(21700002, 21700003), nest_data = F, return_message = T)
# }
Run the code above in your browser using DataLab