get_hero_rankings: Get heroes rankings for specific player id

Description Usage Arguments Examples

View source: R/get_hero_rankings.R

Description

Get heroes rankings for specific player id

Usage

1
get_hero_rankings(account_id)

Arguments

account_id

Steam ID

Examples

1
2
3
4
5
## Not run: 
id_r3m1ck = "135474549"
rankings <- get_hero_rankings(account_id = id_r3m1ck)

## End(Not run)

rosdyana/ROpenDota documentation built on May 7, 2019, 11:15 a.m.