View source: R/mod_summary_functions_server.R
ss_streak_get_game_log | R Documentation |
Filter a game log using a streak (using year, team, and the game index). The input is lazy, and the output is in memory.
ss_streak_get_game_log(lzy_game_logs, streak)
lzy_game_logs |
Lazy game log |
streak |
Streak |
filtered game log
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.