This dataset contains men's Grand Slam results and the margin of victory for games for 2014 to 2016. Each row is a single match result.
A data frame with 1,515 rows and 6 variables
winner. Character vector with the names of the winner of the match.
loser. Character vector with the names of the loser of the match.
tournament. Character vector with the names of the Grand Slam.
match_date. Date object of the date the match was played
score. Character vector of the match result, written as the games won in each set
game_margin. Numeric vector that is the difference in games won by the winner minus the games won by the loser, i.e. the margin of victory in terms of games
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.