count_in_categories: Count in categories for specific player id

Description Usage Arguments Examples

View source: R/count_in_categories.R

Description

Count in categories for specific player id

Usage

1
count_in_categories(account_id)

Arguments

account_id

Steam ID

Examples

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

## End(Not run)

Example output

URL does not seem to exist: https://api.opendota.com/api/players/135474549/counts
Here's the original error message:
Failed to connect to api.opendota.com port 443: Connection refused

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