Description Usage Arguments Details Value Examples
Retrieves MLBAM gameIds for a specified date
1 | getGameIds(date = Sys.Date())
|
date |
A date in 'yyyy-mm-dd' format |
Downloads information for a given day from the MLBAM website and retrieves a list of valid gameIds. This function is used internally in the function getData.
A vector of gameIds
1 2 | getGameIds()
getGameIds('2008-05-14')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.