get_team_projected_wins: Get team projected wins

Description Usage Value See Also

View source: R/marcelTeams.R

Description

Get team projected wins

Usage

1
2
3
4
get_team_projected_wins(team_projected_batting = NULL,
  marcels_batting = NULL, roster_batting = NULL,
  team_projected_pitching = NULL, marcels_pitching = NULL,
  roster_pitching = NULL, team_mapping = NULL)

Value

A data frame with projected win total aggregated at the team-season level.

See Also

get_team_projected_pitching, get_team_projected_batting


bdilday/marcelR documentation built on March 7, 2020, 11:02 a.m.