The pastseasons_df
function converts the data found in the list returned by the collect_ff function when getting fresh data. The default dataframe returns in the same format as the pastseasons dataset.
pastseasons_df(player_list, add_vars = NULL)
param | details |
---|---|
player_list | the list of players returned by collect_ff |
add_vars | extra variables to add if desired |