View source: R/mod_plot_functions_server.R
ps_build_lines | R Documentation |
Generate the table of lines for the given filter (years, teams and rank). The left intensity is requires so that the full-season lines are always included.
ps_build_lines( lzy_lines, min_year, max_year, team_ids, franchises, max_rank, left_intensity )
lzy_lines |
Lazy lines table |
min_year |
Min Year |
max_year |
Max Year |
team_ids |
Vector of teamIDs |
franchises |
Franchises table |
max_rank |
Max Rank |
left_intensity |
Left-most intensity level (min for hot, max for cold) |
A table of lines
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.