count_player_win_lose: Counting win or lose for specific player id

Description Usage Arguments Examples

View source: R/count_player_win_lose.R

Description

Counting win or lose for specific player id

Usage

1

Arguments

account_id

Steam ID

Examples

1
2
3
4
5
6
## Not run: 
#Count r3m1ck's win and lose summaries
id_r3m1ck = "135474549"
count_win_lose <- count_player_win_lose(account_id = id_r3m1ck)

## End(Not run)

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