I have an data set with over 100 variables. To make it easier to use the rpivottable that I made in my shiny app, is there a way to group the variables? Such as, I have a number of county variables (indicators for inclusion in a county, multiple are possible) and would like to group them together on the left so that the user doesn't have to scroll through over 100 county variables. Thanks in advance.
Asked
Active
Viewed 141 times
0
-
Are you asking about a statistical question (how to cluster them) or a programming one (how to move them)? The second is off-topic here by the way. – mdewey Feb 26 '18 at 15:27
-
The second. I want to manipulate rpivottable package to group variables that are similar. I will move my question. Thanks! – Pareto Feb 26 '18 at 15:53