R/sfcr_sankey.R
sfcr_sankey.RdPlot Sankey's diagram representation of transactions-flow matrix
sfcr_sankey(tfm, baseline, when = "start")
| tfm | A transactions-flow matrix |
|---|---|
| baseline | A baseline model |
| when | When the Sankey's diagram should be evaluated?
|
João Macalós