The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

retentionflow

Utilities for retention flow tables and Sankey diagrams.

Example

library(retentionflow)
data(stem_retention)

plot_sankey(
  stem_retention,
  target_state = "Biology",
  title = "STEM Retention Flow",
  title_font_size = 22,
  title_y = 0.975,
  top_margin = 65,
  term_label_y = 1.02,
  sankey_domain_top = 0.96
)

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.