# NOT RUN {
## Get Mohamed Elshorbagy's most recent results data
# }
# NOT RUN {
get_player_recent_results(player = "Mohamed Elshorbagy", category = "mens")
# }
# NOT RUN {
## Get Nour El Tayeb's recent results data
# }
# NOT RUN {
get_player_recent_results("El Tayeb", category = "womens")
# }
# NOT RUN {
## Get recent results data from the top two players in both Men's and Women's competitions
# }
# NOT RUN {
get_player_recent_results(rank = 1:2, category = "both")
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab