get_played_with: Get played with for specific player id

Description Usage Arguments Examples

View source: R/get_played_with.R

Description

Get played with for specific player id

Usage

1
get_played_with(account_id)

Arguments

account_id

Steam ID

Examples

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

## End(Not run)

ROpenDota documentation built on May 2, 2019, 6:43 a.m.