# NOT RUN {
data(May)
dim(May)
tail(May)
newMay <- updateGame(gameIds = 'gid_2013_05_14_kcamlb_anamlb_1', data = May)
dim(newMay)
# the replaced games are now at the bottom of the data frame
tail(newMay)
# }
Run the code above in your browser using DataLab