ss_streak_game_log_data: ss_streak_game_log_data

View source: R/mod_summary_functions_server.R

ss_streak_game_log_dataR Documentation

ss_streak_game_log_data

Description

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

Usage

ss_streak_game_log_data(lzy_game_logs, streak)

Arguments

lzy_game_logs

Lazy game logs

streak

streak

Value

list with data and caption


tor-gu/streakexplorer documentation built on Aug. 2, 2022, 8:22 p.m.