get_tournament_player_stats(account_id, league_id = NULL, hero_id = NULL, time_frame = NULL, dota_id = 570, language = "en", key = NULL)
key_actions
. The key argument in individual functions should only be used in case the
user needs to work with multiple keys.The content element of the list contains information about the matches the player played and information about global stats.
## Not run:
# get_tournament_player_stats(account_id = 89550641, league_id = 65006)
# ## End(Not run)
Run the code above in your browser using DataLab