View source: R/get_current_rosters.R
get_current_rosters | R Documentation |
Get current NHL rosters
get_current_rosters()
A tibble containing the current rosters for every team per the NHL
NHL player ID, as an integer
Player name as a string
Player jersey number, as an integer
Abbreviated official player position, as a string
Abbreviated position group: F, D, or G
NHL integer team ID
Full team name as a string
Team abbreviation, as a string
## Not run: current_rosters <- get_current_rosters() ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.