powered by
Summarize MLBAM data
tabulate(data)# S3 method for GameDayPlays tabulate(data)
# S3 method for GameDayPlays tabulate(data)
An object of class GameDayPlays
GameDayPlays
A data.frame of seasonal totals for each team
Tabulates Lahman-style statistics by team for the contents of a GameDayPlays data set.
# NOT RUN { library(openWAR) tabulate(May) # }
Run the code above in your browser using DataLab