heike / ggparallel

R package for creating hammock plots and parallel sets plots using the ggplot2 framework.

Home Page:https://heike.github.io/ggparallel/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

same.level = T causes error

skurscheid opened this issue · comments

Using the same.level switch will cause an error that indicates that factor levels are duplicated. This seemed to be caused by concatenating all the levels from each column of the input data without actually removing duplicates