hierarchical.sankey: Sankey diagram with hierarchy.

Description Usage Arguments Value

View source: R/hierarchical_sankey.r

Description

Sankey diagram with hierarchy.

Usage

1
2
hierarchical.sankey(x.ss, bar.width = 10, bar.dist.min = 10,
  xlab = "Stage", ylab = "State", band.col = "green", band.alpha = 0.3)

Arguments

x.ss

a stage.series object

bar.width

width of bars

bar.dist.min

the minimal distance between bars in the same stage

xlab

label of stages

ylab

label of states or levels

band.col

colour of flow bands

band.alpha

opacity of flow bands

Value

hierarchical Sankey with ggplot


TimeWz667/TimePlotR documentation built on May 28, 2019, 12:58 p.m.