Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

riverplot.example

Generate examples for riverplot


Description

Generate an example for riverplot

Usage

riverplot.example(no = 1)

Arguments

no

which example to generate

Details

The plotting functions in the riverplot package work on an object of the riverplot class. This function returns an object of the riverplot class to demonstrate how such an object (which is actually a simple list) can be created.

Author(s)

January Weiner <january.weiner@gmail.com>

Examples

x <- riverplot.example()
plot( x )
x <- riverplot.example(no=2)
riverplot(x, lty=1, plot_area=1, disentangle=TRUE, 
   gravity="c", default_style=list(nodestyle="invisible"))

riverplot

Sankey or Ribbon Plots

v0.10
GPL (>= 2.0)
Authors
January Weiner <january.weiner@gmail.com>
Initial release
2021-01-22

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.