View source: R/mod_summary_functions_server.R
ss_streak_summary_data | R Documentation |
Build streak summary data from a streak. The will be two data elements
to the return values: data
will be a single-row summary table suitable
for displaying, and caption
will contain a string like
"2004 Cincinnati Reds, Games 100-104"
ss_streak_summary_data(lzy_game_logs, franchises, streak)
lzy_game_logs |
Lazy game logs table |
franchises |
franchise table |
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.