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

Code at: GitHub

credit to JThomasMock for this awesome work!

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