Relative Content

Tag Archive for rshinyrstudio

How to set up multiple predict tabs in Rshiny

Having an issue getting multiple predicts set up in the same RShiny application. I have 2 different models, one for each work area I am working with (TRN, STR) that I want to have separate predicts set up for that reference their respective models. Apologies for the messy code, and I only included the server portion of the Rshiny code and not all of the dashboarding info. I am not quite sure how to have separate inputs for the 2 different tabs for the separate models.