Description Usage Arguments Examples
View source: R/get_played_with.R
Get played with for specific player id
| 1 | get_played_with(account_id)
 | 
| account_id | Steam ID | 
| 1 2 3 4 5 | ## Not run: 
id_r3m1ck = "135474549"
playedWith <- get_played_with(account_id = id_r3m1ck)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.