Description Usage Arguments Details Value Examples
Replaces data from a single game
1 | updateGame(gameId.vec, data, ...)
|
data |
a data.frame returned by getData() |
gameId |
A valid MLBAM gameId |
Deletes, and then rbinds fresh information from a particular game.
a data.frame
1 2 | getData(start = '2013-03-31', end = '2013-07-14')
ds = updateGame('gid_2013_04_16_nynmlb_colmlb_2')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.