library(tidyverse)
library(plotly)
library(nflfastR)
library(reactable)

Packages above.

Code at: GitHub

crosstalk

Crosstalk lets HTMLWidgets like reactable or plotly to talk to each other.

Compare and filter QBs by EPA or Success rate per play

Filter sliders for specific ranges affect plot & table