Description Usage Arguments Value Examples
fetch miscellaneous info about specific player from the nhl api
1 | fetch_player_info(player_id)
|
player_id |
a number or string that represent the id of an nhl player |
data.table that contains all info for the requested player
1 2 | fetch_player_info(8470642)
fetch_player_info("8470642")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.