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