View source: R/mod_summary_functions_server.R
ss_streak_game_log_data | R Documentation |
Given a streak – a list with fields Year, Team, LoIndex and HiIndex –
return a list with two elements: caption
which contains a string like "Game Log", and data
, which is a table
suitable for displaying as a game log
ss_streak_game_log_data(lzy_game_logs, streak)
lzy_game_logs |
Lazy game logs |
streak |
streak |
list with data
and caption
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.