Relative Content

Tag Archive for rcrosstalk

Update values in an R crosstalk filter, dependent on value selected in another filter

I am using R and crosstalk (without Shiny) to create two filters. In the below example they are a department filter and a provider filter. The functionality I’m looking for is when I select a department from the department filter, the provider filter will update to only include providers that are in the department selected in the department filter.