View source: R/get_game_info.R
get_game_info | R Documentation |
Scrapes basic game info like date, venue, & information about the home and away teams for a given game
get_game_info(game_id)
game_id |
Game ID to scrape (Can be found using get_game_ids function) |
A 1xN tibble containing N pieces of information about the specified game
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.