View source: R/get_game_rosters.R
get_game_rosters | R Documentation |
Scrapes the game-day rosters for both teams in the given game ID
get_game_rosters(game_id)
game_id |
Game ID to scrape (Can be found using get_game_ids function) |
A tibble containing player names, ids, and positions for both team rosters in a given game.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.