powered by
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
get_games()
get_shift_charts(game = 2024020602)
tibble with one row per shift
integer Game ID
shift_charts_2024030411 <- get_shift_charts(game=2024030411)
Run the code above in your browser using DataLab