roster_score | R Documentation |
For a given roster tibble, sum the starting scores.
roster_score(roster, useScore = c("actualScore", "projectedScore"))
roster |
A roster data frame from |
useScore |
One of "projectedScore" or "actualScore" (default). |
A starting score as double.
Other roster functions:
best_roster()
,
start_roster()
,
team_roster()
roster_score(team_roster(leagueId = "42654852")[[1]])
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.