Free Access Week - Data Engineering + BI
Data Engineering and BI courses are free this week!
Free Access Week - Jun 2-8

openWAR (version 0.2.2.9001)

tabulate: tabulate

Description

Summarize MLBAM data

Usage

tabulate(data)

# S3 method for GameDayPlays tabulate(data)

Arguments

data

An object of class GameDayPlays

Value

A data.frame of seasonal totals for each team

Details

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

Examples

Run this code
# NOT RUN {
library(openWAR)
tabulate(May)
# }

Run the code above in your browser using DataLab