ps_build_lines: ps_build_lines

View source: R/mod_plot_functions_server.R

ps_build_linesR Documentation

ps_build_lines

Description

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.

Usage

ps_build_lines(
  lzy_lines,
  min_year,
  max_year,
  team_ids,
  franchises,
  max_rank,
  left_intensity
)

Arguments

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)

Value

A table of lines


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