Learn R Programming

openWAR (version 0.2.2.9001)

summary.GameDayPlays: summary.GameDayPlays

Description

Summarize MLBAM data

Usage

# S3 method for GameDayPlays
summary(object, ...)

Arguments

object

A GameDayPlays data set

...

currently ignored

Details

Prints information about the contents of an object of class GameDayPlays

Examples

Run this code
# NOT RUN {
summary(May)
# }

Run the code above in your browser using DataLab