tabulate: tabulate.GameDayPlays

Description Usage Arguments Details Value Examples

View source: R/GameDayPlays.R

Description

Summarize MLBAM data

Usage

1

Arguments

data

A GameDayPlays set

Details

Tabulates Lahman-style statistics by team for the contents of a GameDayPlays data set.

Value

A data.frame of seasonal totals for each team

Examples

1
2
ds = getData()
tabulate(ds)

frogman141/openWAR documentation built on Dec. 20, 2021, 8:52 a.m.