fanduel_summary | R Documentation |
Returns fanduel summary for specified game ids
fanduel_summary(
game_ids = c(21700002, 21700003),
nest_data = FALSE,
return_message = TRUE
)
game_ids |
vector of game ids |
nest_data |
if |
return_message |
if |
a tibble
Other season:
win_probability()
Other game:
box_scores()
,
game_logs()
,
win_probability()
fanduel_summary(game_ids = c(21700002, 21700003), nest_data = F, return_message = T)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.