get_matching_records: Get matching records

Description Usage

View source: R/data_utils.R

Description

Given inputs from the shiny application, extract all matching historical records

Usage

1
2
3
4
5
6
7
get_matching_records(
  data,
  input_wins,
  input_losses,
  input_plus_minus_min,
  input_plus_minus_max
)

murrayjw/nbaWinLossExplorer documentation built on Dec. 21, 2021, 11:02 p.m.