View source: R/mod_summary_functions_standings.R
ss_update_standings_from_game_logs | R Documentation |
Add the results of the game logs to a standings table.
ss_update_standings_from_game_logs(lzy_standings, lzy_games_to_add)
lzy_standings |
Lazy standings table |
lzy_games_to_add |
Game logs to add |
This is used for handling the case when we want to add a partial days games to a precalculated standings table, because of a double-header.
Updated standings
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.