get_shift_charts | R Documentation |
get_shift_charts()
retrieves information on each shift for a given game
, including but not limited to their period, start and end times, and player's ID and name. Access get_games()
for game
reference.
get_shift_charts(game = 2024020602)
game |
integer Game ID |
tibble with one row per shift
shift_charts_2024030411 <- get_shift_charts(game=2024030411)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.