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

pcplot

Add lines to an existing parallel coordinates plot.


Description

Add lines to an existing parallel coordinates plot.

Usage

## S3 method for class 'pcplot'
lines(x, data, col = 1, lty = 1, ...)

Arguments

x

A matrix or data frame containing the additional data.

data

The data of the existing parallel coordinates plot.

col

Line colors.

lty

Line types.

...

Passed to underlying matlines.

Value

Undefined.


archetypes

Archetypal Analysis

v2.2-0.1
GPL (>= 2)
Authors
Manuel J. A. Eugster [aut, cre], Friedrich Leisch [aut], Sohan Seth [ctb]
Initial release
2014-04-08

We don't support your browser anymore

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