Last chance! 50% off unlimited learning
Sale ends in
Last chance! 50% off unlimited learning
Sale ends in
Sankey Plot with Plotly
sankey_ly(x, cat_cols, num_col, title = NULL)
A data.frame input, must have at least two categorical columns and one numeric column
A vector of at least two categorical columns names
A single numeric column name
Optional, string to pass to plotly layout title function
A customized function for data transformation and plotting sankey plot with Plotly