Description Usage Arguments Details Value Examples
Retrieves MLBAM GameDay files for a specified time interval using multiple calls of the gameday function.
1 2 |
start |
A valid date in yyyy-mm-dd format (default yesterday) |
end |
A valid date in yyyy-mm-dd format (default start) |
drop.suspended |
Logical indicating whether games with fewer than 5 innings should be excluded |
Given a beginning and end date, this function will retrieve all data from the MLABM GameDay server in the specified interval and process them into a single data.frame.
A data.frame of class 'GameDayPlays' consisting of play-by-play data
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.