count_in_categories {ROpenDota} | R Documentation |
Count in categories for specific player id
count_in_categories(account_id)
account_id |
Steam ID |
## Not run: id_r3m1ck = "135474549" countMe <- count_in_categories(account_id = id_r3m1ck) ## End(Not run)