powered by
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
TRUE
if T returns message
T
a tibble
tibble
Other season: win_probability
win_probability
Other game: box_scores, game_logs, win_probability
box_scores
game_logs
# NOT RUN { fanduel_summary(game_ids = c(21700002, 21700003), nest_data = F, return_message = T) # }
Run the code above in your browser using DataLab