Hello! With the current season underway, I am trying to see previous team rosters. When I supply a previous date, it still pulls the current rosters of the team. I might be doing something wrong because it is supposed to be a vector? I am new to this package and R in general, hopefully I am sharing this correctly.
rosters <- y_rosters(t_keys, my_token, game_date = c(2025-09-04))
Hello! With the current season underway, I am trying to see previous team rosters. When I supply a previous date, it still pulls the current rosters of the team. I might be doing something wrong because it is supposed to be a vector? I am new to this package and R in general, hopefully I am sharing this correctly.
rosters <- y_rosters(t_keys, my_token, game_date = c(2025-09-04))