Given inputs from the shiny application, extract all matching historical records
1 2 3 4 5 6 7 | get_matching_records(
data,
input_wins,
input_losses,
input_plus_minus_min,
input_plus_minus_max
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.