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