plot.path_curve: Plot history curves.

View source: R/path-andrews.r

plot.path_curveR Documentation

Plot history curves.

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

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

Details

For alternative ways of plotting this data, see path_curves


tourr documentation built on Aug. 25, 2023, 1:08 a.m.