I have a shiny application that is composed of many pieces which are all the same, except that they work on different slices of a dataset. Here's a toy example that manipulates and displays two subsets of an initial dataset independently:I have a shiny application that is composed of