Sankey diagram – ggalluvial R – Data is not in a recognized alluvial form
I have a dataset of students with their grades and I want to evaluate their evolution over the years.
I’ve already cleaned up the data, and I’ve associated each student with his or her quintile within the year (from 1 to 5) and the year of study (A1, A2 or A3).
How to make a sankey diagram with ggsankeyfier with a factor on the y-axis?
I’m using ggsankeyfier
functions to make a sankey diagram, wich may not be the best solution for this but it is the best i have so far.
How to control the color of internal nodes in sankey diagram created with flipPlots
I am creating a sankey diagram with the requirement of specific colors for 2nd level node and same color for 3 level node the data consists of 4 columns with heading EMER, PROV, DIS, COUNT