Closed danielinteractive closed 2 years ago
Hi Daniel, The linked request adds "Categorical" to description. I can also confirm that the variables outputted in the drop-down are only categorical (via categorical=TRUE set-up). I also checked what happens if no categorical variables are present in the mae via SummarizedExperiment::colData(mae)["AGE"] . In such case the application runs correctly and simply outputs no variables to group by (empty list). Fixes #198
Problem:
All subgroup variables are shown in the drop-down menu.
To do:
Select Categorical Subgroup Variable