Generate examples for riverplot
Generate an example for riverplot
riverplot.example(no = 1)
no |
which example to generate |
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.
January Weiner <january.weiner@gmail.com>
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"))
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.