I am working with R shiny for some exploratory data analysis. I have two checkbox inputs,in one checkbox I am populating all the categorical variables and in other all are numeric variables. Then I am applying groupby on this two selections as follows. I am working with R shiny for some exploratory