View source: R/get_sportsbook_data.R
get_sportsbook_data | R Documentation |
Get sportsbook data
get_sportsbook_data(
sportsbook = NA_character_,
sport = NA_character_,
save_rds = FALSE,
save_path = "~/"
)
sportsbook |
character name of sports book |
sport |
character sport, which is really the league abbreviation |
save_rds |
logical save off an RDS? |
save_path |
character where to save the file, which takes the format "save_path/sportsbook_sport_datetime.rds" |
list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.