plot.path_curve: Plot history curves.

Description Usage Details

View source: R/path-andrews.r

Description

The default plot method is a line plot with step on the x axis and value on the y axis. Each observation is drawn with a different line line and the plot is facetted by variable. This is rather similar in spirit to a parallel coordinates plot or Andrews curves.

Usage

1
2
## S3 method for class 'path_curve'
plot(x, ...)

Details

For alternative ways of plotting this data, see path_curves


nspyrison/tourr documentation built on Aug. 29, 2019, 2:56 a.m.