Skip to contents

Pulls final player season averages by split from 2008-Present.

Usage

cbd_torvik_player_split(split, ...)

Arguments

split

The data will default to splitting on game result. If you want to split on a different level, you must specify. You can split on location, game_type, month, or game_result (default).

...

OPTIONAL. To load the complete data set, pass no arguments through to the function. Else, you can filter on year, team, player, or any other data column.

Examples

try(cbd_torvik_player_split(year = 2023, team = 'Duke', split = 'game_result'))
#> We notice that this is your first time logging into `cbbdata`. 
#> This process will require restarting your R session. 
#> Do you want to continue [Y/N]
#> 
#> Invalid username or password!
#> Error in cbbdata::cbd_login() : object 'resp' not found