I am trying to dynamically switch the active tabPanel in the tabsetPanel when the value of selectInput changes. How would I be able to achieve this?
Something like this ought to work:
observe({
updateTabsetPanel(session, "tabsetId", selected = input$selectInputId)
})
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With