powered by
For a given roster tibble, sum the starting scores.
roster_score(roster, useScore = c("actualScore", "projectedScore"))
A starting score as double.
A roster data frame from team_roster().
team_roster()
One of "projectedScore" or "actualScore" (default).
Other roster functions: best_roster(), start_roster(), team_roster()
best_roster()
start_roster()
roster_score(team_roster(leagueId = "42654852")[[1]])
Run the code above in your browser using DataLab