smouksassi / ggquickeda

ggplot2 and table1 summary statistics quick exploration of data
https://smouksassi.github.io/ggquickeda/
Other
71 stars 8 forks source link

think about a widget that help in pooling factor levels #8

Closed smouksassi closed 5 years ago

smouksassi commented 6 years ago

while the current widgets allow reordering and or renaming it is hard to rename/ pool factors e.g. rename "A" , "B" , "C" in to "AB","AB","C" and then A,B factors get pooled.

smouksassi commented 5 years ago

this has been addressed in the Merge Factor Levels tab menu where we can merge levels of factor variables recursively e.g. A, B, C, D can be transformed into A/B and C/D ( user can later rename or reorder the levels in other menus )