wta_players: Biographic Details of WTA Players

wta_playersR Documentation

Biographic Details of WTA Players

Description

This dataset contains the names and basic demographic details of current and past players for the WTA World Tour. The variables of the dataset are:

Format

A data frame with 21,340 rows and 9 variables

Details

  • player_id. A numeric id to link players to other datasets

  • first_name. A character vector of player first names

  • last_name. A character vector of player last names

  • player_id. A numeric id to link players to other datasets

  • hand. A character indicating handedness type: L = left, R = right, U = unknown, A = ambidextrous

  • birthdate. A numeric birthdate, YYYYYMMDD

  • country_code. A character of 3-letter codes for country

  • invalid. Logical if whether player names has any blanks or missing values.

  • name. A character of player full names, first name + last name

  • dob. Date of birth as POSIXct class

Source

https://github.com/JeffSackmann/tennis_wta


skoval/deuce documentation built on March 7, 2023, 2:39 p.m.