# NOT RUN {
## Return game data for 2020's Tournament of Champions.
# }
# NOT RUN {
get_tournament_games("tournament of champions", year = 2020, world_tour = TRUE)
# }
# NOT RUN {
## Return game data for all PSA World Tour tournaments in 2020
# }
# NOT RUN {
get_tournament_games(year = 2020, world_tour = TRUE)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab