# NOT RUN {
# Get full league data for Season 30, LotV 1v1, arranged teams,
# Masters league, U.S. region.
try({
data <- get_league_data(season_id = 30,
queue_id = 201,
team_type = 0,
league_id = 5,
host_region = "us")
})
# }
Run the code above in your browser using DataLab