get_team_projected_batting: Get team projected batting

Description Usage Arguments Value

View source: R/marcelTeams.R

Description

Get team projected batting

Usage

1
get_team_projected_batting(marcels_batting, roster)

Arguments

marcels_batting

A data frame containing batting projections

roster

A data frame containing roster. It must have playerID and teamID columns.

Value

A data frame with projected totals aggregated at the team-season level. Roster is taken from players that began the following year with the team.


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