make_team: Format team data

Description Usage Arguments Value

View source: R/predictions.R

Description

Team data used to construct a team for simulations. Can be a data frame row, named vector or list. Will be converted to list prior to processing. Must have data for TV_displayed, TV_extra, wins, draws, and losses. Other data allowed and will be passed through to the returned team object.

Usage

1
make_team(team_data)

Arguments

team_data

Value

List of team information ready for input to game simulation with process_game


nufflytics/nufflytics documentation built on Oct. 10, 2020, 5:27 p.m.