start_roster: Starting roster

View source: R/roster.R

start_rosterR Documentation

Starting roster

Description

The starting 9 man roster using standard roster slots. In the future this function may be adapted to take roster slots from roster_settings().

Usage

start_roster(roster)

Arguments

roster

A roster data frame from team_roster().

Value

A data frame of starters on a roster.

See Also

Other roster functions: best_roster(), roster_score(), team_roster()

Examples

start_roster(team_roster(leagueId = "42654852")[[1]])

fflr documentation built on Sept. 14, 2023, 9:10 a.m.