| get_team_roster_statistics | R Documentation |
get_team_roster_statistics() is deprecated. Use roster_statistics()
instead.
get_team_roster_statistics(
team = "NJD",
season = "now",
game_type = 2,
player_type = "skaters"
)
team |
three-letter code (e.g., 'COL'); see |
season |
integer in YYYYYYYY (e.g., 20242025); see |
game_type |
integer in 1:3 (where 1 = pre-season, 2 = regular season, 3
= playoff/post-season) OR character of 'pre', 'regular', or
playoff'/'post'; see |
player_type |
character of 'skaters' or 'goalies' |
data.frame with one row per player
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.