nba_players_19_tbl_df {usdatasets} | R Documentation |
The dataset name has been changed to 'nba_players_19_tbl_df' to avoid confusion with other packages in the R ecosystem. This naming convention helps distinguish this dataset as part of the 'usdatasets' package and identifies it as a tibble. The original content of the dataset has not been modified.
data(nba_players_19_tbl_df)
A tibble with 494 observations and 7 variables:
Character string representing the player's first name.
Character string representing the player's last name.
Character string indicating the name of the team.
Character string representing the team's abbreviation.
Character string indicating the player's position on the team.
Character string representing the player's jersey number.
Numeric value representing the player's height.
Data from NBA players' statistics in 2019