# NOT RUN {
# Get league counts for Season 35, LotV 2v2, randomly gathered teams,
# Bronze league, Korean region.
try({
data <- get_league_counts(season_id = 35,
queue_id = 202,
team_type = 1,
league_id = 0,
host_region = "kr")
})
# }
Run the code above in your browser using DataLab