I am trying to run a shiny application that has a dynamic number of inputs. I achieved that based on previous stack overflow discussions, but now I would like to set it so that the starting value for each of the inputs is different.I am trying to run a shiny application that has