Description Usage Arguments Examples
View source: R/top_player_by_hero.R
Get heroes rankings for specific player id
1  | top_player_by_hero(hero_id)
 | 
hero_id | 
 Hero Id  | 
1 2 3 4 5  | ## Not run: 
viperId = "47"
topPlayer <- top_player_by_hero(hero = viperId)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.