Description Usage Arguments Value Examples
Prepare player ids based on player names
1 | util_prepare_player_ids(playerNames, map = getOption("nhlapi_player_map"))
|
playerNames |
|
map |
|
integer()
, named vector of found valid player
ids, those not found omitted.
1 | nhlapi:::util_prepare_player_ids(c("joe sakic", "fake player"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.