ss_plot_standings_graph: ss_plot_standings_graph

View source: R/mod_summary_functions_server.R

ss_plot_standings_graphR Documentation

ss_plot_standings_graph

Description

Plot the standings graph, and highlight the selected team and date range

Usage

ss_plot_standings_graph(
  highlight_colors,
  standings,
  team,
  start_date,
  end_date
)

Arguments

highlight_colors

Colors for highlighting

standings

Standings to plot

team

TeamID to highlight

start_date

Start of highlight area

end_date

End of highlight area

Value

Standings plot


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