Hi Everyone -
I'm trying to build an upsetplot (see example image from Wikipedia by Alexander.lex)). I can do it in R, but I really like to SEE my data so that I can verify it. (The not-easy-to-access-data aspect of building this plot in R makes me nervous.)
I have used concat, unique, and frequency to build the vertical bar graph. I have used countifs to build the horizontal bar graph.
My question: Does anyone have any suggestions on how to build the dot intersection plot? Thanks!
I'm trying to build an upsetplot (see example image from Wikipedia by Alexander.lex)). I can do it in R, but I really like to SEE my data so that I can verify it. (The not-easy-to-access-data aspect of building this plot in R makes me nervous.)
I have used concat, unique, and frequency to build the vertical bar graph. I have used countifs to build the horizontal bar graph.
My question: Does anyone have any suggestions on how to build the dot intersection plot? Thanks!