| clean_data | Cleans data extracted from ATP player stats website |
| data_clean_tot | Cleans up a Sackmann point-by-point dataset |
| extract_data | Extracts and cleans data from the ATP URLs |
| get_ATP_code | Retrieves ATP Code for each player |
| get_ATP_url | Create ATP URL from ATP Code |
| get_plus_name | Replaces spaces in names with "+" |
| hello | Hello, World! |
| manipulate_data | Creates a dataframe of ATP urls and ATP codes given the names... |
| pbp_raw_clean.df | Cleaned version of Sackmann's 'pbp_raw.df' |
| pbp_raw.df | Point-by-point records of tennis matches |
| players | Match-wise pairing of 'server1' and 'server2' |
| players_stats | Players' Statistics |
| score_sets | Identifies the winner of each game |
| split_games_by_sets | Create 5 variables for each set |
| split_sets | Separates a pbp (point-by-point) string into sets |
| tennis | Cleaned game-wise dataset with player statistics |
| tennis_cleaned | Cleaned version of 'tennis' |
| tennis_data | Organized dataset with STRATEGIC measurement |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.