View source: R/data_acquisition.R
get_player_data | R Documentation |
downloads a data.frame of NBA player data from mysportsfeeds
get_player_data(season = getOption("tidynbadata.current_season"))
season |
season for desired player data, defaults to |
a data.frame of player data
Other data_acquisition:
get_lineup()
,
get_raw_msf_box_score()
,
get_raw_pbp()
,
get_team_schedule()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.