I'd like to change values of an inputbox based on another inputbox.
With R Shiny there is a method available: updateSelectInput. But I'm not sure how to use it in flexdashboard.
I'd like to change values of an inputbox based on another inputbox.
With R Shiny there is a method available: updateSelectInput. But I'm not sure how to use it in flexdashboard.