riverplot.example: Generate an example for riverplot

Description Usage Details Author(s) Examples

Description

Generate an example for riverplot

Usage

1

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

1
2
x <- riverplot.example()
plot( x )

ischeinfeld/riverplot documentation built on May 13, 2019, 4:05 a.m.